How to set actions in Amazon Connect Step by Step Guide (Forms View)

0

I want to click on 'next' to move on to 'step 2' as shown in screenshot 1. but it dosent bring me from step 1 to step 2 even after clicking on 'next'. how do i resolve this? am i suppose to set an action under 'next' as shown in screenshot 2?

Screenshot1 Screenshot2

Mats
已提問 7 個月前檢視次數 339 次
1 個回答
0

Hello, Thank you for posting on AWS re:Post forum. I am Tom from AWS Support. Reviewing on the screenshots, I assume this is the setup page for step-by-step guides for the Amazon Connect agent workspace. After reading the guide for setting up Agent Workspace [1], I see that we will have to set up each action button for successfully transition from one view to another. For example, when reviewing on the flow JSON definition [2] for the create luggage claim flow, I see that each block has a Transitions field with NextAction properly defined. As shown in this API documentation explanation [3], NextAction is the field to determine which block to transition next when agent clicked on a button.

So, it is necessary to set an action, as shown in the 2nd screenshot for your post for the flow to be fully connected. You may also troubleshoot through exporting the Contact Flow [4], and evaluate if any of the NextAction field is not defined or invalid.

I hope the above information helps. Thank you again for posting on AWS re:Post. Have a nice day.

Links and References [1] https://aws.amazon.com/blogs/contact-center/getting-started-with-step-by-step-guides-for-the-amazon-connect-agent-workspace/ [2] https://raw.githubusercontent.com/aws-samples/amazon-connect-step-by-step-guides-module-library/main/examples/Cards/SBSGuides_Example_Cards_Guide.json [3] https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-actions.html#flow-language-actions-transitions-nextaction [4] https://docs.aws.amazon.com/connect/latest/adminguide/contact-flow-import-export.html

AWS
支援工程師
Tom_T
已回答 7 個月前
profile pictureAWS
專家
已審閱 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南