Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 09:05 AM
Hi Team,
We have a requirement to force run a workflow through fix script. I am new to this procedure. Could you please help me in script to run a workflow through sample script that can help me?
Sample script:
var wflw = new Workflow();
wflw.startFlow(wflw.getWorkflowFromName('Vendor Guest Acc Sync'), 'insert');
Thanks in advance,
Abhishek
Solved! Go to Solution.