Page 1 of 1

Is there a way to configure REST URL dynamically ?

Posted: Sun Mar 11, 2012 8:58 am
by blackyell

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.


Is there a way to configure REST URL dynamically ?

Posted: Sun Mar 11, 2012 5:29 pm
by maxkatz

Is there a way to configure REST URL dynamically ?

Posted: Sat Jun 02, 2012 7:06 pm
by axelr

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


Is there a way to configure REST URL dynamically ?

Posted: Sat Jun 02, 2012 7:11 pm
by axelr

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


Is there a way to configure REST URL dynamically ?

Posted: Sat Jun 02, 2012 7:46 pm
by maxkatz

Thanks.. docs updated.