Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
glakshmi23
Contributor
Contributor

Not able to access my talend REST WebServices in intranet

I am not able to access http://192.168.2.102:8088/getAddress Rest Webservice from another computer in the intranet.

 

My Rest Service are deployed with Service Locator Enables

 

but am able to access  http://192.168.2.102:8040/system/console in another system in the intranet.

 

 

can anyone help me 

Labels (3)
3 Replies
Anonymous
Not applicable

Have you tried ......

http://192.168.2.102:8088/services/getAddress 

....?

 

glakshmi23
Contributor
Contributor
Author

I solved the issue... in the tRestRequest the url i gave the relative url /getAdrress. Now i able to access the URL:in the intranet

Anonymous
Not applicable

The relative address should have changed your url to something like this....

http://192.168.2.102:8040/services/getAddress if you are using the runtime with defaults.