How do you use a script include in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 09:17 AM
Hey everyone,
I am currently trying to call a script include in a script action as part of my flow. However, when I do this using the
var foo = new ScriptInclude();
It gives me an error saying that the "ScriptInclude" is not defined. Is there a special way of using a script include in flow? Any advice is awesome.
Thank you,
John
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 09:59 AM
So this flow is in the same scope as the script include however when I call just the script include it says it's undefined, now that I added the scope before it says that the scope is undefined. I never have this issue in workflow and this is the first time working in flow designer like this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 10:02 AM
Can you post a screenshot from the flow designer?
Thanks
Harshad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 10:03 AM
can you post the screenshot of the flow step and the script include
Thanks
Vinod Kumar Kachineni
Community Rising Star 2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 02:31 PM
can you post the screenshot of the script include top section
Thank you
Vinod Kumar Kachineni
Community Rising Star 2022