How to use action, subflow and flow in one go?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 08:55 PM
Hi, i have a scenario which i want to do by flow designer, but not sure how to do
First we should have one action within which there will be script step to create incident and should give output as that created incident number.
Then that action should be called from subflow so that its output will be the same number
And finally need to call that subflow from any flow so that we just will get that incident number when we test that flow. Now im not getting whether we can show log or output when flow is tested
I havent worked on flow designer, please let me know how to do this briefly if possible
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 04:55 AM
if you haven't worked on Flow Designer then how did you decide on the design in advance?
The way I deal with flow designer of any complexity is to write out very simple instructions in english for every step.
But your statements skip right to the logic:
- First we should have one action within which there will be script step to create incident WHY?
- Then that action should be called from subflow so that its output will be the same number WHY?
Don't start at how you want the flow to be.
Start with what you want to happen, expressed in plain language.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 06:18 AM
@Uncle Rob , Thanks for your suggestion.
Actually, this is one scenario which i thought i could start with basics of flow designer that i got to know from developer community only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2023 02:01 PM
Why not start with something WAY simpler?
Run through NowLearning's flow designer microcert
Or view this playlist
https://www.youtube.com/playlist?list=PLkQDoKoP0MAOMa7o_B8_hhtzoXMA7ZQaJ