• Creator
    Topic
  • #4032
    Anonymous

      Is possible to create an applet that allows memake a rule for example. If message have this conditions print auto.

      Thanks alot

    • Author
      Replies
    • #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

        #6906
        Support 1a
        Participant

          Unfortunately, ItemPrint() displays the Print Item dialog in GroupWise. It doesn’t print anything, and requires manual user intervention to start the actual print process. This probably eliminates it as a potential solution.

          The only way you could currently get this to work would be to write your own printing functionality (perhaps automating the application associated with the attachment in question).

          Regards,

          Advansys Support

        Viewing 2 replies - 1 through 2 (of 2 total)
        • You must be logged in to reply to this topic.