Overview
Integration logs provide visibility into all requests and responses exchanged between eMabler and external systems such as:
-
UtilityCloud (UC)
-
OCPI roaming partners
-
Other third-party integrations (coming soon)
These logs are essential for:
-
Troubleshooting failed requests
-
Verifying data exchange
-
Auditing system behavior
-
Debugging integration issues
Accessing Integration Logs
-
Go to Connect
-
Navigate to Integrations
-
Select the relevant integration (e.g., UtilityCloud Contracts Connection or OCPI connection)
-
Click on Logs from the left-hand menu
You will see a table with all logged requests.
Log Table Overview
Each log entry represents a request made to or from the integration.
Key columns:
-
Timestamp
Date and time of the request (UTC/GMT) -
Endpoint
The API endpoint that was called -
Action
The operation performed (e.g.,SendPreSettledTransaction) -
Response Code
Status of the request (e.g.,OK, error codes) -
Reference ID
Unique identifier for tracking the request -
Request
Payload sent to the integration (JSON format)
Filtering & Searching Logs
You can refine results using:
-
Search bar
Search by reference ID, endpoint, or payload content -
Timestamp filter
Limit logs to a specific time range (e.g., last 7 days)
This helps narrow down specific transactions or issues quickly.