BusinessProcessRoutePointRef.InteractiveActivationProcessing
Syntax:
Parameters:
<RoutePoint>
Business process route point linked to the task where interactive task activation occurs.
<Task>
A task enabled by the user.
<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, interactive activation processing will not be executed.
Default value: True.
Description:
Note:
Event does not occur in the ManagedApplication mode.