Árvore de páginas

Versões comparadas

Chave

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

...

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

Expandirpanel
titleLearn more

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

In the Name field, add a name for the service to be registered.

In the Description field, add a description for the service.

In the URL field, add the URL of the Webservice to be used.

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.

...