Can we Trigger a Fix Script via flow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 03:42 AM
I have a fix script and I need it to trigger automatically.
1) is there a way to trigger a fix script via flow designer.
2) is there any other way trigger a fix script automatically.
note: I cannot use "Scheduled jobs" for this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 03:55 AM
You can create custom action in flow designer and add the fix script's script in that action. Then use that action in your flow.
Thanks,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 03:57 AM
I have 4 fix scripts for 4 different tables, do I need to create 4 different actions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 04:00 AM
Not required. When you are creating custom action, you have run script option in custom action configuration. you can add multiple scripts there.
But again, it depends on how you design your solution.
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 04:17 AM
There is an action to add script, I can't find option to run pre written script.