Attempting to send cXML PO to supplier, failing with Invalid Credentials
The ECX and OTA are configured correctly. ECX is generating the PO and OTA is transmitting to the TP. However, I get back invalid credentials. The cXML document is correct because I can use cURL or a simple Java HTTP Post to transmit the document and the supplier's B2B server is processing the same document correctly.
The issue happens only when transmitting using OTA. Also, I have modified based on Bug 6866397 : SHARED SECRET ISSUE WF_DERYPT NOT DECRYPTING - XML GATEWAY. The shared secret is now being generated unencrypted, in plain text.
I have turned on the fnd_log. However, the logging is not capturing anything that the ECX/OTA are doing. Second question, the ecx_outbound_logs table has a reference to a logfile. Where is this logfile stored?