This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 04:38] – liuxl | en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 11:08] (current) – liuxl | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| - | ==== ==== | + | ==== Add the Answer Action |
| + | Add the first action,this action is an **Answer** action,as follows: | ||
| + | {{: | ||
| - | ==== ==== | ||
| + | ==== Add the ReadData Action ==== | ||
| - | ===== Assign | + | Then add the second action whose action is **ReadData**, |
| + | {{: | ||
| + | ==== Add the Webservice Action ==== | ||
| + | Last action but not the least,as we use the webservice in asterCC system,so fill the blanks with specific content as follows: | ||
| + | {{: | ||
| + | * **WS Address**:http:// | ||
| + | * **WS Function**:saverate | ||
| + | * **WS Param**:AGENTNO|TEAMID|AGENTGROUPID|sessionid|inputcode|callerid|MODELTYPE|MODELID | ||
| + | |||
| + | |||
| + | ==== Add the Failed Transfer ==== | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | The first condition is 0: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== Add the Success Transfer ==== | ||
| + | |||
| + | The second condition is 1: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Assign the IVR to Queue ===== | ||
| + | |||
| + | Double-click the [Advanced]-> | ||
| + | |||
| + | {{: | ||
| + | |||
| + | You can enter the [Statistics]-> | ||
| + | |||
| + | {{: | ||