How to use events table in flow designer?

Vasu ch
Kilo Sage

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:

find_real_file.png

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?

1 ACCEPTED SOLUTION

unless you check Can Read, Can Create it's not possible

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

Hi @Vasu ch ,

You can use something like this :

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

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.

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Did you try to create cross scope privilege record?

Regardds
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Just now I created but still sysevent table is not coming up in the flow designer.

find_real_file.png