Connection to the Interface

Use

In order to integrate the express message with the required functions into the application, the function module SO_EXPRESS_FLAG_SET has to be called.

Process

The function module SO_EXPRESS_FLAG_SET breaks down the recipients (for example, several individual recipients, distribution lists or organizational units) into a list of individual users, sets the express flag for each user and stores the necessary data temporarily.

When an action is executed by a user, the task handler checks whether the express flag is set. If this is the case, the task handler starts the processing that then displays the dialog box and makes the other functions available. The application developer, who wants to use the extended express handling, does not have to do this himself.