Árvore de páginas

Versões comparadas

Chave

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

...

Painel

The fields highlighted with an asterisk (*) are mandatory.

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

  • Name: to this field, add a name for the service to be registered.
  • Description: to this field, add a description for the service.
  • URL: to this field, add the URL of the webservice to be used.
  • Bindingfile: The binding file will only be used for services created using 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

When the selected type is REST, the fields to be filled are:

  • Name: to in this field, add a name for the service to be registered.
  • Description: to in this field, add a description for the service.
  • DomainSwagger: in this field, add the service domain.
  • Authentication type: in this field, select the type of authentication: Custom, Basic, None, Rest oauth 1, Rest oauth 2.
  • URL for service test: in this field, add get endpoint for provider authentication test
  • an address for a JSON file.
Painel

The Swagger field will only be filled when the type of created service is Rest.

The swagger path of the api to be used will be added to this field.

When the selected type is JDBC, the fields to be filled are:

  • Name: to this field, add a name for the service to be registered.
  • Description: to this field, add a description for the service.
  • Driver: in this field, select the driver of your choice: MySQL, SQLServer or Oracle.
  • URL: to this field, add the URL of the webservice to be used.
  • User: database access user.
  • Password: database access password.

...