- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 08:05 AM
Hi Team,
Event is not being process in sysevent table and processed field is blank after process on time.
I need to know that why claimed by field is blank. it should have node name.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 01:20 PM
Hello,
Is this event part of a custom event queue?
If so, then you'd need a custom event processor to process those events.
More info here: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0676909
Please mark reply as Helpful/Accept Solution, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 12:01 PM
If the eventcall is incomplete. like gs.eventQueue('table.two'); without the object it will result in an empty claim.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 01:20 PM
Hello,
Is this event part of a custom event queue?
If so, then you'd need a custom event processor to process those events.
More info here: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0676909
Please mark reply as Helpful/Accept Solution, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!