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...
Continue reading...