#6907
Support 1
Participant

    It is possible to write a Formativ applet that creates a GroupWise rule. See the GroupWise online Tokens Reference (A – Z) here.

    Unfortunately, there does not seem to be way to set up a rule that automatically prints a message.

    Alternatively, you could write an applet that executes on message arrival, checks for the required conditions, and prints the message data. For this you could use the ItemPrint() routine in the GroupWise Token API, or else develop your own printing method and format.

    Advansys Support