Inquiries and reports
In the Inquiries and reports, an administrator is able to view all reports generated by the Raptor module (Modules > 9A Raptor DWH > Inquiries and reports).
Last updated
In the Inquiries and reports, an administrator is able to view all reports generated by the Raptor module (Modules > 9A Raptor DWH > Inquiries and reports).
Last updated
HTTP logging is a valuable tool for monitoring and troubleshooting the details of HTTP requests and responses between the D365 F&O server and external web services (such as Raptor).
The following information is captured by HTTP logging:
Timestamp: The date and time when the request was made.
Module: The module that initiated the request (e.g., Document Management, Output Management, Process Management).
Internet Address: The external web server being called.
Endpoint: The specific URL or endpoint being accessed.
Method: The type of HTTP request (e.g., GET, POST).
Content Type: The format of the data being sent or received (e.g., JSON, XML).
HTTP Status Code: The response code from the server (e.g., 200 = OK, 401 = Unauthorized, 404 = Not Found).
Parameters: The parameters included in the HTTP request.
Content: The content of the HTTP response.
Navigate to 9A Raptor DWH > Inquiries and Reports > HTTP Logging.
Ensure that HTTP logging is enabled by setting the parameter in 9A Raptor Document Warehouse parameters under the General tab.
Activate with caution: The HTTP logging parameter should only be enabled in non-production environments or, if necessary, in production environments for a limited time. Enabling this feature for extended periods can cause the logging table to grow rapidly, leading to potential performance issues.
With the HTTP logging setting activated, you can also view the context data passed from D365 F&O to the Document Warehouse. This logging can be accessed by clicking the "dino" icon on a specific form. It allows you to examine which field values are being transferred, making it easier to troubleshoot issues.
This feature is particularly helpful for problem-solving, as it provides clear visibility into the data being passed. This makes identifying potential root causes much easier.
Report logging is a helpful tool for validating the parameters used during report generation and analyzing the duration of key processes, such as XML generation, external web service calls, and report completion.
The following features are available with report logging:
Download XML File: If an XML file is generated, it can be downloaded for review.
View Print Settings: You can view the current print settings used for the report.
View Log Messages: Access log messages for troubleshooting and analysis.
Navigate to 9A Raptor DWH > Inquiries and Reports > Output Management > Report Logging.
Ensure that report logging is enabled by setting the parameter in 9A Raptor DWH parameters, under the Output Management tab.
The report logging parameter should only be enabled in non-production environments or, if necessary, in production environments for a short period. Keeping it active for extended periods can cause the logging table to grow quickly, potentially impacting performance.