blackyell
Posts: 0
Joined: Sun Mar 11, 2012 8:58 am

Is there a way to configure REST URL dynamically ?

I'm trying to build an app which connect to Web Services of a web application.

The URL of the server should be configurable.

But it seems I can't use a user input to configure the REST URL.

Is there a way to do that ?

Thank you.

axelr
Posts: 0
Joined: Sat Jun 02, 2012 7:06 pm

Is there a way to configure REST URL dynamically ?

Does this work even for RESTService 'Test Connection'? Probably not: URL is unchanged (containing some_id) and therefore the request fails.

axelr
Posts: 0
Joined: Sat Jun 02, 2012 7:06 pm

Is there a way to configure REST URL dynamically ?

Just saw a different topic where parentheses {} are used. Seems that the above documentation is wrong because it doesn't mention the parentheses.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Is there a way to configure REST URL dynamically ?

Thanks.. docs updated.

Return to “Issues”