Trigger doesn't work with on behalf of queue calls

Hi,

I created a simple trigger with v2.detail.events.conversation.{id}.user.start topic;

As you can see, I even defined condition as "mediaType != aaaa" which should alwasy return true as far as I understand. Related worklow is like this, just an empty workflow;
image

I made several tests with call on behalf of queue but I can't see my workflow in interaction timeline;

I also tried different topics, such as v2.detail.events.conversation.{id}.customer.start and acd.start but nothing changed. I want to understand why this doesn't work, and if possible, want to make it work.

Regards,

İbrahim

As a quick check, did you "enable" the trigger? There is a slider at the top right of the configuration page where you can enable / disable the trigger. When you first create the trigger it starts as disabled, which has put me in the same "Why isn't the trigger doing anything" situation before.

--Jason

Hi, I also thought that at first but that's not the case. Triggers are active.

I suggest opening a support ticket to investigate this.

--Jason

Hi, I would suggest to perform some action(s) in your workflow like Send Notification. Alternatively, use the Flow Execution History (if you have it enabled) to validate the flow execution. I don't think Workflow appears under Timeline - be good if someone from Genesys can confirm this.

Hi, I can confirm you can see Workflows in timeline, as you can see in this image (taken from one of our clients' Genesys Cloud environment);

Although the label is "Workflow" in that screenshot but that seems Inbound Message Flow as you can guess from the Name - Can you check if that Flow exists under Architect / Workflow in your client environment? Also you expect to see 2x flows under Timeline (Inbound Message Flow and Workflow) not just one.

I have also checked a Message Interaction in my environment where it labelled Inbound Message Flow as Workflow under Timeline.

image

I am executing some workflows successfully and I don't see those under Timeline. Testing workflow by performing an action should help

Hi Zubair, thank you very much. Turns out you are right and the flow that's in the timeline is an Inbound Message flow, not workflow. I added a data action to my workflow and logged details to a data table and saw that it's working successfully. Really appreciate your help!

You're welcome!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.