- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 01:09 PM
I am playing with process automation designer. Reviewed the Now Learning courses and some youtube content.
I have created a new custom activity that calls a sub flow and the flow generates an output value. How do I view / consume that output on the calling activity or another subsequent activity?
I also notice this particular activity is not visible on the playbook view; is this because it's an automation that occurs in the background? If so my above question applies - how to now if said automation was successful?
Geoff
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 02:11 PM
And the docs come to my aid:
Steps 14 / 15 give insight to configuring the action UI and accessing the sub flow output for display on the action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 01:35 PM
I have figured out that adding an Activity Experience value on the Activity Definition record displays the activity on the playbook:
Now to figure out how to consume / display the output from the sub flow triggered from this activity?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 02:11 PM
And the docs come to my aid:
Steps 14 / 15 give insight to configuring the action UI and accessing the sub flow output for display on the action.