Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Record Producer reaching multiple scopes?

KindonC
Tera Expert

I am working on a Record Producer in the Human Resources: Core scope. The flow that I am creating creates a parent HR Case. After approvals, the HR Case creates a HR Task that NEEDS to be a RITM/SCTASK in the global scope for a particular assignment group to work. Is this possible to complete? For example, 

 

Parent HR Case (HR Scope) (Contract Worker Record Producer: HR Core App)  -> Creates TASK/RITM (Review Professional Services Catalog Item: Global Scope)  -> After completion of TASK/RITM -> Creates HR TASK (Add Contingent Worker: HR Core Scope) -> Creates HR Task  (Review Details Catalog Item - HR Core App)

1 REPLY 1

SemiZ
Tera Contributor

Hello! This should definitely be possible. It may create an error because it could possibly create a record in the Application Cross-Scope Access table which you would need to update the record to "Allowed" but overall yes this should work.