How Sender Identity is populated in cxml file of Punchout
Content
Hi All,
Suppose in cxml output identity is coming as ABC and I want it to change to XYZ. How and where we can change this setup.
<Sender>
<Credential domain="OracleSN">
<Identity>ABC</Identity>
<SharedSecret>*********</SharedSecret>
</Credential>
<UserAgent>Oracle Supplier Network</UserAgent>
</Sender>
Regards
Nidhi...
0