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

Data source - 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 button.

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

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, Web Service data source, or REST 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 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_ws-01

 

Step 2 - Method

In this step, the system will display the enabled methods, among those available, of the Web service. Expand each method to view the parameters that must be entered and the returns that can be obtained. Select the desired method and click on the Next button.

 

dados_externos_ws-02

 

Step 3 - 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_ws-03'

 

Step 4 - 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 Web Service return. After filling out all the necessary parameters, click on the Next button.

 

dados_externos_ws-04

 

Step 5 - 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_ws-05

 

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