BusinessProcessRoutePointRef.Processing

Syntax:

Processing(<RoutePoint>)

Parameters:

<RoutePoint>

Type: BusinessProcessRoutePointRef.
A business process route point in which processing is executed.

Description:

You should call it to execute automatic actions when a business process reaches a processing point. Upon handler completion a business process passes to the next route point according to the map.

Note:

Only for Processing type points.
This event is not interactive and it is not recommended to open any dialog windows.

    

1C:Enterprise Developer's Community