Couldn't find the event table in a search list when create record from the flow designer

Jerry21
Mega Expert

Hello Community,

I have a flow in scope application and Want to fire an event for the notifications from the flow designer. When I select to create a record and in a table, I couldn't find the "sysevent" table in a search list.
Is there anything I am missing?
I have tried on my PDI still same issue. couldn't find the event table in a search list.

 

Thanks

 

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Jerry21
Mega Expert

sysevent table will not be available outside Global scope. it is conscious decision by ServiceNow team.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0787435

 

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

In create record, sysevent table will not be available outside Global scope.

In case you still want to utilize, I would suggest to create a custom action and place inputs for parameters and just use eventQueue() to fire the event.

Best Regards
Aman Kumar

Jerry21
Mega Expert

sysevent table will not be available outside Global scope. it is conscious decision by ServiceNow team.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0787435