Hi @Vamsi Krishna Sahithya Nistala
As I understand your query you are facing an issue while creating a linked service for OracleServiceCloud.
The error message "Couldn't resolve host name" indicates that the URL you are using is not valid or cannot be resolved. On the other hand, the error message "Invalid value. while parsing string" indicates that the JSON response received from the REST API is not in the expected format. There could be several reasons for this error, including network connectivity issues, incorrect connection settings, or authentication errors.
Here are some troubleshooting steps you can follow to resolve the issue:
- Verify the endpoint URL you are using to connect to the OracleServiceCloud REST API is correct.
- Check if your firewall or network is blocking your connection to Oracle Service Cloud. If it is, you may need to allow the IP address of your Azure Synapse instance to access Oracle Service Cloud.
- Check the credentials used for authentication. Ensure that the username and password are correct and have the necessary permissions to access it.
- Ensure that the OracleServiceCloud REST API is accessible from your network. You can try accessing the REST API using a tool like Postman to verify if it is accessible.
If you're still having trouble, you can try installing the self-hosted integration runtime. This is a server that you manage yourself, and you can install the Oracle Service Cloud connector on it to connect to your on-premises Oracle Service Cloud instance.
Reference: Copy data from Oracle Cloud Storage - Azure Data Factory & Azure Synapse | Microsoft Learn
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.