What is the best way without SDF to find all the W...
# suitescript
j
What is the best way without SDF to find all the Workflows which include a particular Custom Workflow Action Script ?
w
Download the xmls through the ui and search through the files. Basically the same thing but without the sdf-connection 😁
r
I think you can do a workflow search, and filter by the custom workflow action script name
On second thought, I think you can join to the workflow from the record the wf is deployed at
j
@rustyshackles I don’t think so