Data Exchange

Whenever one wants to send data from Form to Web-service or get data from Web-service to Data Table, etc. we need to use Data Exchange.

Data Exchange is a wizard where you have to perform certain number of steps.

First step is to select source of data meaning from were you want read data and send.

The next screen will depend on what you have selected. If you have selected Form Data then you will be presented with Source List of Sections.

if you have selected Selected Table Row then you will be presented with Source List of Tables in the page and you have to select a table.

In the same way if you select Web-service you will be presented with Source List of Web-services from which you have to select.

In the next step you will be presented with Target. Which are Form Data, Variables and Web-service.

Here select the target that will receive the data from source.

The next screen will depend on what you have selected in this step.

If you select Form Data you will be presented with list of Section. Here you have to select the section you are interested in. Next you will be presented with list of Controls in that section.

Please note here: The controls of the Form which will receive data are locted in the Left Column and the source data from which the value will be transferred are located in the Right Column.

The same principals will apply to all source and targets.

Last updated