- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2022 10:43 PM
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
Solved! Go to Solution.
- Labels:
-
flow designer
-
Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2022 04:00 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2022 01:39 AM
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.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2022 04:00 PM
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