Are there any other good options, aside from using...
# suitescript
e
Are there any other good options, aside from using fields on the record/state/workflow, for getting data into a Workflow Action script. I've basically made a Workflow Action intended to be parameterized with a Campaign Subscription to subscribe the Customer to.
e
What about parameters on the deployment record?
e
Then I'd need a new Deployment for each Subscription Type
Rather, I'd prefer the Workflow creator to simply drop the Action into the Workflow and set the appropriate Subscription Type
@eminero You're totally right; Script Parameter does what I need. I didn't understand how they worked with Actions.
e
Wow! that's awesome! did you find something different from other script parameters? I am glad this worked for you.
e
I assumed that the parameter value would be set at the Deployment level, not the individual Action level
as the Action might be used multiple times in the same Workflow
Other Script types don't really have an analog to this scenario
e
Oh, thanks for the input. To be honest I just recommended to you as an extra option, I used the parameters many time ago but I did not remember exactly how they worked with the WA.