EventQueue not triggering from Inbound action

SNowUser11
Kilo Guru

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.

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

SNowUser11
Kilo Guru

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

View solution in original post

38 REPLIES 38

You can give a try converting it into a string and check.

did not working still.

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.

find_real_file.png

 

Request you to check in your email logs for the same.

Are the tables selected looks correct ? Can you please show the snap shot of yours I can check with mine

In email logs i dont anything for SENT