- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 07:56 AM
Dear ServiceNow Team,
1) As per DPR documentation it seems to be Policies are associated to Phases?
But is it possible OR do you have plans to associate Policies to individual tasks for example Unit testing policy can be associated to Unit Testing task?
2) Also, if data driven policies can be associated to tasks, once the policy is compliant an automation can trigger next task automatically like triggering a job back in Jenkins or any of the DevOps tools making DPR to be completely being part of CI CD pipeline.
3) Are these possible with current capabilities of DPR ?
4)Can DPR be able to send back to DevOps tools ? Or is it only one way connection?
5) If not does DPR backlog or future roadmap have these type of plans?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:14 AM
1) Hi, It's correct that the policy is associated with a phase however, you can dot walk from the phase to a specific task and look up the results either by the name of the phase or any other field like the assigned user.
2) This can be accomplished with an integration hub flow triggered by the updating of the task to open or pending
3) Not out of the box but possible with a bit of work
4) would also require integration hub spoke. We are planning a direct integration with tasks and flows in the future
5).yes. Automation is a big part of our roadmap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:14 AM
1) Hi, It's correct that the policy is associated with a phase however, you can dot walk from the phase to a specific task and look up the results either by the name of the phase or any other field like the assigned user.
2) This can be accomplished with an integration hub flow triggered by the updating of the task to open or pending
3) Not out of the box but possible with a bit of work
4) would also require integration hub spoke. We are planning a direct integration with tasks and flows in the future
5).yes. Automation is a big part of our roadmap