this is a
non-commercial
private Website
If you have any questions or remarks, please
The Mailer Work Order knows only one Process, also called Mailer. This Process can be used to create “Mail” messages and send them to any Resource (activated on an Engine or not at that moment) and to read any recieved “Mail” messages and eventually reply on them. When sent, these messages are kept in a special “mail queue” for the addressed Resource on the Scheduling Control Business Aspect Server.
The following Interfaces are available for the Mailer Process:
  • ‘Mailer’ (Mailer600)
The following Actions are available for Interface events:
  • getPersons - Get all the Persons from the Resource Control Business Aspect Server and make them available to the Process' Interface.
    getOPersons

  • showPerson - Make a Person's properties (for a Person that is activated in an Object Window) available to the Process' Interface.
    showPerson

  • newMessage - Create an empty “Mail” message and make it available to the Process' Interface.
    newMessage

  • setMessage - Make the “Mail” message available to the Process' Interface.
    setMessage

  • getMessage - Make the “Mail” message (eventually changed in an Object Window) available to the Process' Interface.
    getMessage

  • sendMail - Get the activated Person's Resource role, place the “Mail” message as first item in this Resource's “Mail” Queue and light the “Mail” (red) signal on this Resource's Interface.
    sendMail

<  to previous page to top of document  ˆ to next page  >
line