- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 07:41 AM
HI,
I set up the eventqueue in Inbound actions, created event and set up notification but the event is not triggered. The inbound action is executed as i checked with logs.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2020 10:16 AM
Hello Community,
Just to let if anyone wants what I did at last if that helps anyone I wrote a Business Rule and it nicely triggered.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 07:59 AM
You can give a try converting it into a string and check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 08:06 AM
did not working still.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 08:29 AM
It's strange! I tried to replicate the scenario and created an event "fire.email.from.inbound.action" and a notification in my PDI and used the below piece of code in inbound action.
gs.eventQueue('fire.email.from.inbound.action',current,email.from.toString());
The event was triggered and email was generated.
Request you to check in your email logs for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 08:33 AM
Are the tables selected looks correct ? Can you please show the snap shot of yours I can check with mine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2020 08:34 AM
In email logs i dont anything for SENT