Forum Post: RE: Object Status Update via Custom Trigger - How To?

  • Thread starter Thread starter Santosh Patel
  • Start date Start date
Status
Not open for further replies.
S

Santosh Patel

Guest
You can use StatusHandler.getByName(DataObjectDef objDef, String systemCode) objDef - the object definition that you are dealing with myDataObj.getObjectDef() systemCode - integration name for the workflow status field in your object

Continue reading...
 
Status
Not open for further replies.
Back
Top