Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

In order to update the data of the copy created on the platform, go to Task scheduler and define the synchronization frequency.

...


Datasets

...

01. In the main menu, click Control Panel.

02. In the General tab, click Datasets.

03. View all internal, generated or encodeddatasets

Painel

It is possible to search for a specific dataset through the Search field located in the upper right corner of the window.

Alternative Paths



Displaying datasets

...

01. In the Display field located at the top left side of the screen, select the type of dataset to view.

...

04. In the Service field, select a service for the dataset.

Painel

If no service is listed, simply register a new one, by clicking the Register button.

In the Type field, select one of the following: SOAP or DATABASE.

If the selected type is SOAP, the fields to be filled are:

  • Name: in this field, add a name for the service to be registered.
  • Description: in this field, add a description for the service.
  • URL: in this field, add the URL of the webservice to be used.

If the selected type is DATABASE, the fields to be filled are:

  • Driver: in this field, select the driver of your choice: MySQL, SQLServer or Oracle.
Painel

The Configure button allows the user to select the drivers to be available on the list. To make it available, simply click ON and to make it unavailable, click OFF.

  • Name: in this field, add a name for the service to be registered.
  • Description: in this field, add a description for the service.
  • URL: in this field, after defining the driver, the url is automatically filled.
Painel

The url data in bold should be changed. For example:

jdbc:oracle:thin:@<host>:1521:<db>

The <host> should be changed to the IP address where the database is installed and <db> should be changed to the database name.

  • User: database access user.
  • Password: database access password.

Click Save.

Painel

When creating a service in fluig, pointing to a webservice, a .jar file is created in the volume, which is used to access that webservice. The classes within the .jar file are called stubs. That is why, when creating a service, some conflicts may occur and prevent the generation of stubs. Thus it will be necessary to use a JAXB bind file.

The binding file will only be used for services created using the CXF API.

To add it, simply click Choose file in the Binding file field and add it.

For more details about binding, see our technical documentation on Integration with External Applications.

05. In the Operation field, select an operation for the dataset.

...

It is possible to configure an operation by clicking the Configure field.

...

You can register a new Dataset from REST services. For this, it is enough to have services of this type already registered.
If you do not have any registered services, simply go to the Services menu in the General tab of the Control Panel to create a new one.

05. When you select the SOAP, REST, or JDBC services, the fill-in options will appear differently from one to the other. Fill in the fields according to the selected service.

Painel

When selecting the SOAP service type, complete the following fields:

Operation
Selecting the magnifying glass icon will allow you to select one of the available operations. The operations will be listed by Name and PortType (ColleagueService).

To set up
In the settings of the selected operation, Properties, SOAP Headers and Return Processing can be configured.

Painel

Properties

  • Basic Authentication - Select whether or not to authenticate. You can define a user name and password.
  • SSL - enable when soap service requires use of ssl.
  • Disable Chunking - disable sending the entire soap envelope.
  • List SOAP messages - enable to show the sending and receiving messages in the log.
  • List SOAP messages - enable to show the sending and receiving messages in the log.


SOAP Headers
Allows you to add a header.

Treatment Return

  • Extract Result: Allows you to select this option to extract a report in xml format and include a tag.

Click Save to complete the configuration.

Parameters:
Fill in the parameters as required:

Assignment
-Null or Variable (When Null is selected, the Value field is automatically dispensed).

Value
-WKCompany or WKUser (Will be displayed when the assignment field is selected as Variable).

Click Save to complete the creation.


When selecting the REST service type, complete the following fields:

Operation
Selecting the magnifying glass icon will allow you to select one of the available operations. The operations will be listed by Name, Method (GET), and API.

To set up
In the settings of the selected operation, the Properties, Headers and Return.





06. Click 

02. In the User field, define a user.

03. In the Password field, define a password.

04. To disable chunking, select the Disable chunking option.

05. If you want to enable the soap message list, select the List SOAP messages option.

06. In the Response Time field, define the response time.

07. Click Save.

06. In the Parameters field, define the assignment and value for each parameter.

07. Click Save.



Enable offline dataset on mobile

...

01. Click the edit icon, represented by the pencil symbol, located in the Synchronization column.

02.  Click On to enable it.

03. Click Synchronize now

...

03. View the javascript source code of the developed dataset.

04. Click Close



Delete dataset

...

Informações
titlePlease note!

This documentation is valid from the 1.6.2 update4 - Waterdrop. If you use a previous update, it may contain information different from what you see on your platform.

...