Hi, I have a UE script which will not fire if a Wo...
# suitescript
s
Hi, I have a UE script which will not fire if a Workflow changes a field. Yes, the Context is set correctly. I can see from Google this is an issue others have had. I have tried using a WFA script to set the field, but it gets into an execution order tangle with something else, and while I can see the WF doing its stuff in the WF System Notes, the Record doesn't actually get updated - I presume there's a silent Record Changed error somewhere. Before I disappear completely down this rabbit hole, does anyone have any suggestions on how to force a UE script to fire from a WF?
c
s
My Workflow is a Scheduled WF though, so according to that it should.
c
@Stuart Anderton What entry points are you using for each of the workflow and the UE?
@Stuart Anderton My apologies, I see where you said the workflow is a scheduled WF.