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

  • Thread starter Thread starter cohezive
  • Start date Start date
Status
Not open for further replies.
C

cohezive

Guest
There is a DataObject method called setStatus that requires a Status object (an enum?) as a parameter. Unfortunately, there is also no documentation about the Status class and how to identify the value to be passed in the parameter. Since the status field is an id to a Workflow Status object, how do you acquire the valid values setting (new) or updating (change) the status on a DataObject?

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