Products | Versions |
---|---|
TIBCO Data Virtualization | All Supported Versions |
When testing the connection with a SOAP data source, occasional errors may arise, notably with an HTTP status "Temporary Redirect".
'HTTP status Temporary Redirect' is a status code indicating that the requested resource has been temporarily relocated to another URL. This status code comes into play when a client sends a request to a server, and the server responds with a temporary redirect to an alternative URL. Subsequently, the client initiates a new request to the provided URL, and the server responds by providing the requested resource. In this context, the 'Temporary Redirect' error occurs due to a redirection from an HTTPS request to an HTTP request, stemming from a discrepancy in the XML definition file.
Update the URL from HTTP to HTTPS in all the occurrences of the endpoint in the definition will fix the error with HTTP status "Temporary Redirect".