- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 01:14 AM
Hi All,
Please note that, I am trying to create a Playbook for an app which I am creating through the Creator studio. But when I use Approval step and in the next decision step, if I try to check if the approval is approved or not, it is not showing any choices for Approval state. Please help me with this. Thank You in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 06:54 AM
Are you on Xanadu? I was having the same issue, and ServiceNow created a known error for it, saying it was a bug in Xanadu and possibly the latest update to Playbooks. I had some success manually entering the state (e.g. typing "Approved"), but it was wiped out every time I edited the Playbook. Apparently this will be corrected in the future. Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:47 AM
Hi @PRAISETO CP
If the activity from your screenshot associated with a subflow, the output Approval Status is the output of the associated subflow.
So let navigate to the Automation tab of the activity, you will see the associated subflow. Sample below
Open the subflow, then expand the Input & Output section, you will see the configuration of all outputs.
Sample below.
So in your case if this output is also defined as String type like my screenshot, then it won't have any option to be selected.
If you wanna have options to be selected, the output must be modified as Choice type and you also need to add choices.
Sample
Enjoy!
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 03:55 AM
Just saw your screenshot in regards to the Ask for Approval flow action.
If you wanna reuse the OOTB Ask for Approval, let give a try to create new activity then associated to the Ask for Approval flow action.
Sample below
Branch condition
Let me know if it works for you.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2024 09:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 11:27 PM
Hi @PRAISETO CP
You can have a look to the associated Subflow in the Automation tab as I mentioned earlier.
Once you open it, you'll see how the Outputs are defined within the Subflow. If the Approval State is set as a String type, there won't be any predefined options to select from.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 12:03 PM
Have you figured this out? I'm experiencing the same issue! I'm brand new to Creator Studio, though, and I wasn't sure if I was handling the approval correctly.
Kristen