Data source history (AD064)
  Prerequisites:
Access to the Administration >** General** > View: Data source history
(AD064) menu
Overview​
The Data source history menu aims to provide control and visibility over 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.
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.
After right-clicking on a table row and selecting the "View data" option, you can view some sections.
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.
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
3. Request​
- Request content
- Request header
4. Response​
- Status code
- Response content
- Response header