BusinessProcessRoutePointRef.BeforeCreateTasks
Syntax:
Parameters:
<RoutePoint>
Business process route point, where task generation occurs.
<TasksBeingFormed>
Array of the generated tasks objects of TaskObject) type.
<StandardProcessing>
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If in the body of handler procedure a value of this parameter is set to False, standard generation of task list will not be executed.
Default value: True.
Description:
Note:
Interactive calls (opening forms, warnings) are not permitted. Using Message method is allowed.