How can you capture the outbound JSON message generated from a data notification? The logging documentation (https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Admin/platform-logging.html) is not very helpful in this instance.
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
Here are the loggers to activate, the root level will need to be set to trace as well:
<Logger level="TRACE" name="com.semarchy.platform.repository.infrastructure.services.HttpClientRequestExecutor"/>
<Logger level="TRACE" name="org.apache.http.headers"/>
<Logger level="TRACE" name="org.apache.http.wire"/>
Thank you
David Klingelheber
How can you capture the outbound JSON message generated from a data notification? The logging documentation (https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Admin/platform-logging.html) is not very helpful in this instance.
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
Here are the loggers to activate, the root level will need to be set to trace as well:
<Logger level="TRACE" name="com.semarchy.platform.repository.infrastructure.services.HttpClientRequestExecutor"/>
<Logger level="TRACE" name="org.apache.http.headers"/>
<Logger level="TRACE" name="org.apache.http.wire"/>
Thank you
Alexia SIMOND
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
Here are the loggers to activate, the root level will need to be set to trace as well:
<Logger level="TRACE" name="com.semarchy.platform.repository.infrastructure.services.HttpClientRequestExecutor"/>
<Logger level="TRACE" name="org.apache.http.headers"/>
<Logger level="TRACE" name="org.apache.http.wire"/>
Thank you
-
Import Data Into Entities via Azure Data Lake
-
Recover Deleted(soft Delete) Record and Configure in Application
-
Data Quality in batch mode and real-time integration
-
Integration with analytics tools
-
Query/Load/Delete data with the REST API
-
Does the Done Tab in Inbox have a limit?
-
How Can I Trigger Enricher or Sql Procedure when deleting?
-
Matching Rules But Only The Latest Record Creates a Golden Record
-
Unstructured and Semi Structured Data in Semarchy?
-
Read CSV files from AWS S3
See all 78 topics