Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

MES Stateful API

JobExec Class

The JobExec class handles all the MES functionality for a job. A JobExec object is created for each job position that the entity is capable of running. For a sample client code to start a job, see Interacting with MES.

It is recommended to retrieve the entity from the entity list (ClientSession.CurUser.EntList) and then call the JobExec from the entity instead of calling directly on the clientSession.curUser.curEnt.JobExec. This avoids a potential conflict with another user/object/script changing the curEnt while executing the code.

In This Topic
TitleResults for “How to create a CRG?”Also Available in