Entry points > Module Supervisor > Standard script AWRK 

MESSAGE

The MESSAGE entry point is used to take control of each automatic message sending by the Workflow function. It is therefore possible to delete the sending of the message and/or replace it with something else.

Context and operating mode

The following tables are on line :

Table

Significant content

Table description

AWRKPAR [AWA]

No

Workflow rules

AWRKPARC [AWC]

No

Workflow rules (actions)

AWRKPARF [AWF]

No

Workflow rules (signature)

AWRKPARH [AWH]

No

Workflow rules (recipient)

The call to the MESSAGE entry point is made just before the actual sending of the message. The variable GPE is tested on the return from the entry point. If the value is different from 0, the message is not sent.
All variables available are accessed in the online help of the workflow rules.
The AWRK* tables are open but only the tables concerning the workflow rules are assigned.