How to confirm all Tasks associated with a new Request/RequestItem have been created
I am using the ServiceNow api to trigger a service catalog item that generates a ServiceNow Request. I then immediately add several comments and work notes to the ServiceNow Tasks that are created for the Request. So essentially ServiceNow creates t...