Policies association to tasks and using DPR as CI CD Orchestration tool?

onedapaone
Tera Expert

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?

1 ACCEPTED SOLUTION

Joe Offenberg
ServiceNow Employee
ServiceNow Employee

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

View solution in original post

1 REPLY 1

Joe Offenberg
ServiceNow Employee
ServiceNow Employee

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