/ Forums / Advansys Formativ / Creating Solutions with Formativ / Running applet on receive item when user is not logged in?

  • Creator
    Topic
  • #4400
    sam
    Participant

      Say a user goes on vacation. How can i get my on receive applet to fire?

      All it does is create a copy and sends to an archive email box with a bit of formativ processing.

      Is this possible? how about if i could garantee another user will always have proxy to the email box while no one is actually logged into it?

      how could i accomplishe this code to also run once, because there may be multiple users that have proxy to the email box.

      Basicaly I want an applet that runs when an email is received and no one is logged into the email box. Is this possible?

      thanks,

    • Author
      Replies
    • #8089
      Support 3
      Participant

        GroupWise client need to be running in order for the “On Message Arrival” event to execute, proxy to the account should also trigger the event.

        If you want to execute your application when the client is not running then you will need to use the SOAP API (http://developer.novell.com/wiki/index.php/GroupWise_Web_Service_(SOAP)) which provides server-side access to Novell® GroupWise data through a protocol.

        Regards,
        Advansys Support

        #8090
        sam
        Participant

          Thanks for the link and reply!

          here’s the proper [URL=http://developer.novell.com/wiki/index.php/GroupWise_Web_Service_(SOAP)]SOAP Home[/URL]

          …same link…

          #8091
          Support 3
          Participant

            Thanks for the URL.

            Regards,
            Advansys Support

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