this is a
non-commercial
private Website
If you have any questions or remarks, please
The Workorder Logon knows only one Process, also called Logon. Through this Process, the external user of the Interface can activate Engines for any Resources, which also opens the appropriate Interfaces. A Start Work Order will be scheduled first for these Resources, and the Start Task will be activated when the Interfaces open. Also, the extrenal user can de-activate the Engine for any Resource and by that also close the applicable Interface.
The following Interfaces are available for the Logon Process:
  • 'Interface Control' (CreateInterface600)
The following Actions are available for Interface events:
  • getResources - Get all Resources from the Resource Control Business Aspect Server and make them available to the Process' Interface.
    getResources

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

  • startEngine - Initiate an Engine for the chosen Resource including the creation of a new Start Work Order and then start this Engine with this Work Order.
    startEngine

  • killInterface - Close. Stop Engine for the chosen Resource and close the Interface for this Engine.
    killInterface

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