Author Message
AndersNilsson3
Joined: Nov 5, 2013
Messages: 21
Offline
Hi,

I have a REST web service, and I want to change the endpoint URL and password (basic auth).

Where and how do I do that?

Best regards

Anders
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
You can edit the web.xml after the app is deployed or use CAVs.

http://www.devconnectprogram.com/forums/posts/list/18441.page#p75114

There are likely other posts on this as well. You can use a CAV and then configure the value on EP.
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
In your project's connectivity->wsoperations folders you should have a .rest file that has all the settings and config.
Go to:   
Mobile view