Workflow Activity from Global scope accessing HR Case table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:42 AM
Hi Team,
I have a requirement here to make HR cases from workflow activity in Global scope. In order to do this, I have the set Allowed to the access created in the Restricted Caller Access Privileges tables. However, I noticed that every now and then, a new entry in the RCA Priveleges are created, thus breaking that workflow. It's as if SNOW forgets that this has been allowed before, and tries to raise the request again. How do I permanently say that we auto-Allow all operations from a certain workflow activity to the target HR case table? See below for the mutliple instances that this happened:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 04:58 AM
Are you making changes to the workflow? Any change to a record that has to do with it will reset the RCA(s). Workflows create instances when initiated which might be why it creates a new one each time.
Reminder to try out the Flow tool instead of Workflow too.