The SetNotifyFld external function sets the system to pass the value of a specified key field from the Dialer calling list with the CallNotification message.
Note:
The SetNotifyFld function should be used only in an initial application to be run when an agent joins a job.
Use the Node Inspector to assign and edit the following attributes.
Attribute |
Description |
Put Return Code In |
Select or name the variable in which to store the return code if Avaya IR does not execute this external function. The return codes are: -1 = a failure of the DIP -2 = a timeout condition |
Field Name |
Enter the name of the field in the Dialer calling list from which you want to receive the field value as part of each CallNotify message. Get the field name from the Dialer administrator. |
Error Code |
Select or name the variable in which to store the 6-character error code from Dialer for this external function. |
For more information, see AGTSetNotifyKeyField in Chapter 6, "Commands and Notification Events," in the Avaya PDS Agent API Reference Guide.