Skip to Content
Author's profile photo Jitendra Kansal

How to bypass proxy settings in SMP workspace for connecting any public Web Service within corporate Network

Dear All,

I am sure many of you would have already done some mobile application development using web services on SUP/SMP Mobile workspace. Recently i came across one issue while connecting the web services (publicly available) for creating MBO(Mobile Business Object).

 

Scenario 1:

I got one public SOAP based web service URL and i am trying to create a new connection profile in SMP Mobile workspace. (more details here how to create a web service connection profile) and got “Connection time out:Connect” error (as mentioned in below screenshot) after pinging “Test Connection“.

URL :  http://soaptest.parasoft.com/calculator.wsdl

pingFailed.png

Scenario 2:

I downloaded this WSDL file on my system and tried to create the connection profile (by accessing downloaded wsdl file). Ping was successful.

pingSuccess.png

So thought of creating one MBO using the same SOAP web service. While creating the MBO, at one stage again i faced the “Connection time out:Connect” error.

ConnectionTimeOut.png

How to resolve this issue?

We need to configure proxy settings in SMP workspace (Eclipse).

Steps:

  1. Go to Window>Preferences in Mobile Workspace
  2. Preferences box prompt out, choose “Network Connections
  3. Select “Manual” from Action Provider in the drop-down
  4. Select “HTTP” >Click on “Edit
  5. Provide required proxy details with port number.

NetworkSettings.png

Note: If external URL is HTTPS based then do it for HTTPS as well.

Now i could able to create MBO successfully.

I hope this will help you. Your comments and suggestions are most welcome.

Regards,

JK

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.