- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 03:58 AM
Hello Community,
I´m trying to create a playbook using Process Automation Designer. I wanted to ask the agent a Yes/no question and use this answer for the following flow.
For that i think i need to create a new data definition to handle yes/no for this purpose. I was following instructions here and fail at step 1: https://docs.servicenow.com/csh?topicname=create-data-definition.html&version=latest
All > Process Automation > Process Automation Administration > Data Definitions. (Data Definitions is not existing in my developer instance).
Is there a smarter way to give the user a prompt to answer a simple question with yes/no without any big configuration?
Thanks in advance.
Best regards
Christian
Solved! Go to Solution.
- Labels:
-
Process Automation Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2024 05:54 AM
i have deleted my instance and set up a new PDI. After installing Process Automation designer Demo from appstore now i see data definition.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 07:46 AM
Hi @Christian Kelln ,
Yes, you are correct: the best way to collect a yes/no response (that is not a field on an existing table) is via the "Collect user data activity". This activity (as you noted) uses data definitions to define the data to collect from the user.
The data definitions table is restricted to the roles 'admin' and 'flow_designer'. If you have those roles and are unable to see the table, then I'd recommend creating a case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:51 PM
Thanks for confirmation. Very strange. I´m also wondering where to open a case for my PDI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 09:52 PM
Thanks for confirming. Very strange. I´m also wondering where to open a case for my personal developer instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2024 05:54 AM
i have deleted my instance and set up a new PDI. After installing Process Automation designer Demo from appstore now i see data definition.