Display the Sub-Process global form it shares its parent's case number

8 Years Ago
JorgeR
WORK PORTAL

Summary

Bizagi lets you use the same case number for parent process and its sub-processes (or child processes). This is very useful for end users to link processes together.
From version 10.6.1, Bizagi changed the behavior of Sub-Processes' global forms, and now they always display their parent’s global form. This article explains how to change this behavior and display the Sub-Process' global form when they share the same case number with their parent process.

Applies to

Bizagi 10.6.1 or higher

Steps

1. Open the web.config file (located in C:\Bizagi\Projects\[ProjectName]\WebApplication) using the text editor of your choice.

2. Within the <AppSettings> section, add the following key:

<add key = "SkipSubprocessGlobalForm" value = "0" />

3. Restart the Scheduler service and the Web Server services and try again. This should change the behavior.


Details

Last Modified:8 Years Ago
Last Modified By: Andread
Type: HOWTO
Level: Intermediate
Rated 5 stars based on 1 vote
Article has been viewed 15.0K times.

Options