Using record producer to create a release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 03:23 PM
I would like to use Record producer to create a release within Digital product release. I have successfully been able to create a release but I cannot get the release task to be fully configured with phase tasks and tasks within those phases. I am using the code within the Record producer script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 08:21 AM
We want to create a release based on user questions collected through a form. It would be best if they did not select the release template for our case and based on their answers to 7 questions an automation determines what release template to use. Is this possible within DPR itself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 11:11 PM
Hi @kchadwick
I think yes, but the issue is that to access the template, a user needs the required role. If the user has the required role, it's better to redirect them to the workspace instead of the portal. To give users the option to select or show the template based on their answer, it would require a good if/else or decision table configuration.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 03:21 AM
@kchadwick Interesting use case, please post here if you crack this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2025 10:58 PM - edited ‎03-25-2025 10:59 PM
Hi @kchadwick, We have a flow designer action "Create product release" that allows you to create release by applying the template. I'd suggest you take the necessary inputs in the service catalog form and invoke a flow to create the release.
Please note that we are marking the action as deprecated in our April update (though it must continue working). We will soon be shipping a new action with updated functionality, that will work for both single product and multi-product use cases. (subjected to safe harbour, ofcourse).
Let me know if that will suit your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2025 07:15 PM
Hi Balaji, would this new action with updated functionality create tasks from the template as well?