Resolving Salesforce Instance using Salesforce JDBC Driver

Posted by kdevendr on 04-Apr-2020 01:09

Hi ,

For the past few months we were successfully able to connect to Salesforce QC environment but recently Salesforce admin created a new Salesforce Instance which caused the Progress Salesforce JDBC  - XMLSteamReader error which establishing the connection. 

If we provide the instance number in the url the connection now  is successful, else its throwing the above XMLSteamReader error . 

We have tried using other tools like MuleSoft , CDATA and these application/driver is able to connect and resolve the instance correctly without specifying the instance number.

Why is the Progress driver failing to resolve the Instance. Is there any parameter to be passed ? 

All Replies

Posted by Avadhoot Kulkarni on 06-Apr-2020 04:40

Hi,

Thanks for reaching out. Can you please provide your JDBC url for the connection where you are getting XMLSteamReader? Also, seems like you have a way to specify the instance ID. Can you please let us know how are you doing this?

If you can share JDBC Spy log (documentation.progress.com/.../index.html and SOAP logs (can be generated by setting logsoap=1 in the JDBC url, the logs will be generated in application current working directory)

This will help us analyze the issue better.

If you are already an existing customer. please raise a support ticket with this information.

Regards,

Avadhoot

This thread is closed