Oracle iProcurement 12.1.2: Change the Punchout cXML file
Hi All,
We have a punchout defined in iProcurement, and the supplier has not changed some information at their end; and they expect us to modify the cXML file that is sent during punchout. Could you please let us know how we could locate this file and modify it? As I understand the filename would be 'loginRequest.xml'. But please do correct me if I am wrong.
The following the modification required:
<From> 
<Credential
domain="XXXX">           
 <Identity>GB7XXXXXXXX</Identity>
</Credential>
     </From>       
 
<To>
<Credential
domain="DUNS">       --DUNS is the default, we would like to modify it  
 <Identity>XXXXXXXXX</Identity>
</Credential>
