[b]Hi All,[/b]
I am trying to cancle the records from routing strategy if call comes with same ANI where status in calling list/OCS buffer would be campaign rescheduled.
I tried below in routing.
Add External Service object to the routing strategy and specify the following items:
Application Type: OCServer
Application name: <The name of OCS application>
Service: Outbound
Method: RequestRecordCancel
Parameters (Key: Value):
ContactInfo: vANI
AllChain:0
UserDataToUpdate.GSW_TENANT_DBID: 1
But when URS request to IXN Server, IXN Server showing below.
12:16:48.126 Trc 24101 Received from Universal Routing Server: Universal Routing Server: 'RequestPrivateService' (149) message:
AttributeReferenceID [int] = 963
AttributeExtensions [list, size (unpacked)=987] =
'SWITCH' [str] = "EServices Switch"
'CUSTOMER_ID' [str] = "Environment"
'Envelope3rdServer' [list] = (size=183)
'Version' [str] = "1.0"
'AppName' [str] = "OCS"
'Service' [str] = "Outbound"
'Method' [str] = "RequestRecordCancel"
'Parameters' [list] = (size=84)
'ContactInfo' [str] = "************"
'AllChain' [str] = "0"
'UserDataToUpdate' [str] = "GSW_TENANT_DBID: 1"
AttributeUserData [list, size (unpacked)=120, user data may be hidden] =
'TenantId' [int] = 1
AttributeConnID [long] = 006c02a2811bd045
AttributeThisDN [str] = "exr"
AttributePrivateMsgID [int] = 3 [XMSG_REQ_3RD_SERVER]
[color=red][b]12:16:48.126 Trc 24112 Cannot find appropriate 3rd-party server: name: OCS, type: Unknown[/b][/color]
12:16:48.126 Trc 24102 Sending to Universal Routing Server: Universal Routing Server: 'EventError' (52) message:
AttributeReferenceID [int] = 963
AttributeCustomerID [str] = "Environment"
AttributeErrorCode [int] = 3
AttributeErrorMessage [str] = "Unavailable"
AttributeTimeinSecs [int] = 1497845808
AttributeTimeinuSecs [int] = 126815
I check connections and they are fine - also restated OCS/IXN/URS after addition of connections
URS => OCS, IXN
IXN => OCS (ESP Port)
OCS => IXN
Anyone have an idea why IXN Server not able to find 'OCS' application

[/list][/list]