/ Forums / Advansys Formativ / Creating Solutions with Formativ / auto print message / Reply To: auto print message
February 17, 2004 at 2:50 pm
#6907
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