Hi,
Response Code list mentioned in CIM Respose Codes is currently mentioned in response <message>
e.g. <code> I0001</code>
There are also Gateway Response Code, Gateway Reason Code and Gateway Reason Text in <validationDirectResponse>
Q. 1) Would the <validationDirectResponse> field be always populated in response to createCustomerProfileTransactionRequest to capture associated response code/reason/text?
Q. 2) Does it make any difference if we capture just the codes received in <validationDirectResponse> & ignore <Code> in <Message>?
Thanks & Regards,
Sarang
Solved! Go to Solution.
08-13-2014 12:35 AM
Hi,
So from the reply I understand that we would need to use gateway response code, gateway reason code, gateway reason text in directResponse rather than code in message
Please confirm
08-13-2014 05:38 AM
No you need both, because if you are getting EXXXX error, there might not be any validationDirectResponse
08-13-2014 05:42 AM
1)No, the direct response it the transaction response, it the same response as in AIM.
If is got a EXXXX error it might not create any transaction
2)answer in 1
08-13-2014 04:08 AM
Hi,
So from the reply I understand that we would need to use gateway response code, gateway reason code, gateway reason text in directResponse rather than code in message
Please confirm
08-13-2014 05:38 AM
No you need both, because if you are getting EXXXX error, there might not be any validationDirectResponse
08-13-2014 05:42 AM