How to fix error with HTTP status "Temporary Redirect" in TIBCO Data Virtualization?

How to fix error with HTTP status "Temporary Redirect" in TIBCO Data Virtualization?

book

Article ID: KB0070486

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization All Supported Versions

Description

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.

Issue/Introduction

This article will guide on how can we fix the error with HTTP status "Temporary Redirect" in SOAP data source connection.

Environment

All Supported OS

Resolution

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".