Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
hugmarcel
Specialist
Specialist

General Web Connector: Unable to connect to the remote server

Hi
I am using General Web Connector in order to to download data from a web server and save it to local disk.

Entering the url in the IE-browser address works fine and let's me save the content to disk as pdf. URL is:

https://lab.myserver.com/asp/partners/mypartner.asp?pCcy=AUD&pLang=de&pIS=AU000000RIO1

Now when using the General Web Connector with GET method, I always getting error message:

"Failed on attempt 1 to GET. (Unable to connect to the remote server)"

Any idea what the problem is?

Thank you!

Marcel

3 Replies
hugmarcel
Specialist
Specialist
Author

Remark: If I copy the generated URL to a browser address, the server can be reached and question whether to save or open the pdf is generated as well:

http://localhost:5555/data?connectorID=WebConnector&table=SaveToDisk&url=https%3a%2f%2flab.myserver.com%2fasp%2fpartners%2fmypartner.asp%3fpCcy%3dAUD%26pLang%3dde%26pISIN%3dAU000000RIO1%26pToken%3d490.463&isFile=True&contentType=application%2foctet-stream&fileName=c%3a%5ctemp%5cxx.pdf&overwriteIfFileExists=False&appID=

but it does not work when using the General Web Connector in QV Load Script (Unable to connect to the remote server).

LanBiteam
Partner - Contributor III
Partner - Contributor III

Hello Marcel,

 

did you manage to solve this problem? Could you share how you solved this since we are having the same issue now.

Thanks a lot!

 

Regards,

Lan

Alexis_Touet
Former Employee
Former Employee

Hi @hugmarcel 

Just to be sure, are you able to open that webfile URL from the engine server your app is connected to? (with the browser on the server)

Best regards

Please don't forget to mark a correct resolution or answer to your problem or question as correct, as it will help other members to find solutions more easily 😉