[progress Communities] [progress Openedge Abl] Forum Post: Re: Consume Webservice

  • Thread starter Thread starter Prashant Thumma
  • Start date Start date
Status
Not open for further replies.
P

Prashant Thumma

Guest
Hi Archana, There is no prescribed mechanism to do this. Since it is the user’s code you can manage the URL like any other Java application would. A couple of mechanisms that could be used are: · Manage the URL in a properties file – load the properties file at runtime from either classpath or a predefined location. · Pass the URL via system properties – pass the URL as a system property to the application at boot time. -Prashant

Continue reading...
 
Status
Not open for further replies.
Back
Top