We are facing issue while transmitting PO xml to vendor using XML Gateway
We are facing issue while transmitting PO xml to vendor using XML Gateway. Its getting rejected by receiving server. Below is the error message,
239:1715362159977:5:STATEMENT:[ecx.oxta.HTTPTransportSender.run]:Response: HTTP/1.1 400 Bad Request^M
Content-Type: text/html;charset=utf-8^M
Content-Language: en^M
Content-Length: 2299^M
Date: Fri, 10 May 2024 17:29:19 GMT^M
Connection: close^M
Server: Server^M
^M
<!doctype html><html lang="en"><head><title>HTTP Status 400 – Bad Request</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 400 – Bad Request</h1><hr class="line" /><p><b>Type</b> Exception Report</p><p><b>Message</b> The HTTP header line [clrurdi=] does not conform to RFC 7230. The request has been rejected.</p><p><b>Description</b> The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).</p><p><b>Exception</b></p><pre>java.lang.IllegalArgumentException: The HTTP header line [clrurdi=] does not conform to RFC 7230. The request has been rejected.