Navigation:  File > Form > Form designer > Properties panel >

Data source - REST web service

Previous  Top  Next

When an external service data source is selected, then the configuration to use external data must be performed. See how to set this configuration:

 

In the form designer, select the desired item:

If the item type is List of values, in the properties panel, select the External option and click on the Data source option.

If the item type is Button, in the properties panel, click on the Data source option.

The following screen will be displayed:

 

Step 1 - Data source

In this step, select the data source that will be used. You may use Data source or Web Service data source. Use the Search based on type field to find the desired data source more easily. After selecting the data source, click on the Next button.

 

From this step on, this document will describe the steps when selecting a REST Web Service type data source. To use a Web Service, the data source must have already been configured in SE Administration. The procedure to create a Web Service data source is described in the SE Administration documentation.

 

dados_externos_wsr-01

 

Step 2 - Parameters

In this step, configure the input parameters for the desired method. For each presented parameter, enter the field that will receive the data during the form execution. After filling out all the necessary parameters, click on the Next button.

 

dados_externos_wsr-02'

 

Step 3 - Return

In this step, configure the fields that will receive the return parameters of the method. For each parameter, select the form field that will receive the REST Web Service return. After filling out all the necessary parameters, click on the Next button.

 

dados_externos_wsr-03

 

Step 4 - Summary

In this step, the system will display the summary of the data source configuration. Click on the Finish button to finish the configuration.

 

dados_externos_wsr-04

 

After you have made all the desired configurations, click on the Finish button to complete the record.