Changing a WebService Definition at Runtime

| No Comments

If you have webservice calls predefined in your Data View at design time, you can easily change their definitions at runtime by modifying their soapAddress value. This will allow you to dynamically change which servers or services you are using. Of course, if you do change the soapAddress you need to be certain that the input and output requirements of the services are fulfilled.

This practice is particularly useful when there is a need to change servers at runtime (i.e.: switch between your development and deployment environments without changing forms).

Leave a comment

About this Entry

This page contains a single entry by Lee Sutton published on December 11, 2007 3:38 PM.

"XMLData.parse" and Finding Nodes was the previous entry in this blog.

Download AIR Beta 2 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.