Has anyone worked with a Workflow Action script th...
# suitescript
e
Has anyone worked with a Workflow Action script that retrieves the value from a Workflow State Custom Field? In the same State, I've got a Create Record Action that stores the resulting record in a Workflow State Field, then I have a Workflow Action script that needs to read the value from said field. Logs say the field is empty, though.
Couldn't figure out why the WF State Field was always empty, so I added a new Entity Custom Field and this works fine. Would much prefer the more transient WF State Field, but it must only be available from the WF itself 😞