Skip to main content
Version: Next

Data source history (DI005)

caution

  Prerequisites:
Access to the Data integration > Data source management > Data source history (DI005) menu.

Overview​

The Data source history menu aims to provide control and visibility concerning the execution of REST data sources and SOAP web services. By simplifying problem detection during the creation of integrations and their execution, this feature contributes to improving the efficiency of the integration process.

On the menu screen, you can filter information by various criteria, such as type, origin, method, status, start date, end date, and party responsible for execution. This facilitates the identification of specific problems and the analysis of root causes, allowing for a more assertive decision-making to solve problems.

Histórico de fontes de dados (DI005)

Data visualization​

The "View data" feature allows developers to access detailed information about data source records, by means of a menu available when right-clicking on a table row.

Histórico de fontes de dados - Visualização dos dados

After right-clicking on a table row and selecting the "View data" option, you can view some sections.

Histórico de fontes de dados - Container

Sections: View data​

1. All data​

By selecting the "All data" option, you can view a JSON with all information relating to the data source, including Authentication Type, Request header, Request content,Response header, Response content, URL, Name of the method used, Request status, and more.

Histórico de fontes de dados - Todos os dados

Additionally, there are other sections in the menu that allow you to view information separately, such as the**"Service data"**, "Request", and "Response" sections.

2. Service data​

  • URL
  • Source
  • Performed by
  • Waiting time (in minutes)
  • Authentication
Histórico de fontes de dados - Dados do serviço

3. Request​

  • Request content
  • Request header
Histórico de fontes de dados - Requisição

4. Response​

  • Status code
  • Response content
  • Response header
Histórico de fontes de dados - Resposta