this is a
non-commercial
private Website
If you have any questions or remarks, please
The Start Work Order knows only one Process, also called Start. This Process is the first one that opens when an Interface for a Resource is created. It also appears in between Tasks. Through the Start Process, the external user of the Interface can choose what to do next.
The following Interfaces are available for the Start Process:
  • ‘Next Order’ (Start600)
  • ‘Next Order/Transfer’ (Start601)
  • ‘Next Order (MA)’ (Start602)
  • ‘Clock’ (Clock610)
The following Actions are available for Interface events:
  • scheduleScheduler - A new Scheduler Workorder is created and scheduled first in the Resource's Work Order Queue.
    scheduleScheduler

  • scheduleInterface - A new Logon Workorder is created and scheduled first in the Resource's Work Order Queue.
    scheduleInterface

  • scheduleWFM - A new WFM Workorder is created and scheduled first in the Resource's Work Order Queue.
    scheduleWFM

  • closeMA - Close the Model Administrator Interface when no running Engine is found.
    closeMA

  • getData - Show the Data in the Data Control Business Aspect Server (not in use in PROTO610).
    getData

  • getRecords - Get all the Data “Records” in the Data Control Business Aspect Server and make them available to the Process' Interface.
    getRecords

  • showRecord - Make a Data (Record)'s properties (for a Data “record” that is activated in an Object Window) available to the Process' Interface.
    showRecord

  • go - Start the Clock to Tick.
    go

  • tick - Make a Time value available to the Process' Interface.
    tick

  • date - Make a Date value available to the Process' Interface.
    date

  • halt - Stop the Clock to Tick.
    halt

  • kill - Close the Engine for the Resource and so the running Process and connected Interface.
    kill

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