PureEngage On-Premises

 View Only

Sign Up

Expand all | Collapse all

What chain of commands do I need to use for executing some code when the user calls a customer from a preview record?

  • 1.  What chain of commands do I need to use for executing some code when the user calls a customer from a preview record?

    Posted 10-03-2014 21:16

    I'm writing a customization of IWS 8.1.4. I have already looked at the Developer's Guide and found some useful commands for when the agent's status changes, and when the agent answers a call.

    However, I need to do something when the agent gets a preview record, and also when s/he decides to call the customer. I cannot find the answer in the Developer's Guide. What are the right chains/commands? Is there a more complete reference guide somewhere?

    Thank you in advance.



  • 2.  RE: What chain of commands do I need to use for executing some code when the user calls a customer from a preview record?

    Posted 10-16-2014 09:57

    Hi,

    I would recommend to open a case to clarify the question thoroughly.

    As for the documentation IWs Dev Guide contains "Outbound -> Managing Chains and Records"  and "Managing Outbound Interactions" sections which describes the possible actions on chain and outbound records.

    Roman T



  • 3.  RE: What chain of commands do I need to use for executing some code when the user calls a customer from a preview record?

    Posted 11-05-2014 01:21
    Hi Gabriela,

    I wanted to add that sometimes I also need more details on commands and command chains that are running.  For example we have used Genesys Agent Scripting - and the commands are not documented anywhere that I could find.  

    Whenever I have a question about what commands are running during a certain action I simply perform the action and then go and look at my IWS logs - that is even faster than going to support.


  • 4.  RE: What chain of commands do I need to use for executing some code when the user calls a customer from a preview record?

    Posted 11-05-2014 17:48
    Thank you. That may be of help.