BusinessProcessRoutePointRef.BeforeCreateSubBusinessProcesses
Syntax:
Parameters:
<RoutePoint>
Business process route point, where nested business processes are generated.
<BusinessProcessesBeingFormed>
An array of formed process.
<Cancel>
Indicates that nested business processes will not be added. If you set True value for this parameter in the body of the procedure-handler, nested business processes will not be written and started.
Default value: False.
Description:
Note:
Interactive calls (opening forms, warnings) are not permitted. Using Message method is allowed.