What is use of event.state="stop_processing"; ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2015 11:53 PM
I am trying to write an inbound email action script which allows the email to process only if email domain is listed down in my custom email property. The script is working fine.
But, I am getting error on line of code ....event.state="stop_processing"; ...as event is not defined.
Has anyone came across same issue ever ?
Regards,
Rohant Joshi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2015 12:05 AM
Hi Rohant,
Refer to: http://wiki.servicenow.com/index.php?title=Ordered_Email_Processing#gsc.tab=0
event.state = 'stop_processing' didn't work as expected
It might help.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2015 12:08 AM
Thanks himanshu, I tried those links I am using Fuji release right now and also my plugin is activated .
I am not sure about the reason I am getting error of event is not defined in inbound email action for event.state="stop_processing";
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2015 05:52 AM
In this case, Take help from Hi support. That will be better