- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 11:54 PM
Hi all,
I've a requirement to fire an event from content approvals flow designer. Here the flow designer is in content publishing scope and event(sysevent) table is in global scope.
The current sysevent table config is as below:
Since can read and can create fields are not checked, I can not use this table in the content approvals flow designer which is in another scope. When I make can read and can create fields true then I can see and use this table in the flow designer.
I came across this question in the community Not able to find table in Flow Designer - Developer Community - Question - ServiceNow Community . Here they are asking to make all checkboxes to true. But here I don't want to provide these CRUD access to any other scopes except content publishing. How can I do that?
To put simply, I want to provide Read and Create access of sysevent table only to the content publishing scope. How can I do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2022 01:35 AM
unless you check Can Read, Can Create it's not possible
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2022 12:03 AM
Hi
You can use something like this :
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2022 12:14 AM
Hi Sandeep,
I believe you used custom event which created in the flow designer itself. But here my requirement is to fire the existing event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2022 12:24 AM
Hi,
Did you try to create cross scope privilege record?
Regardds
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2022 12:34 AM