Asset Name | Asset Type | Description |
|---|---|---|
IDMC-Logs-Connection | App Connection | Connection for IDMC logging APIs. |
Local-File-Connection | App Connection | Connection to write files to the local file system. |
IDMC Log Connector | Service Connector | Service Connector that implements REST API calls to interact with the IDMC logging process. |
Load Cloud Storage IPU Mapping | Mapping | Pass-through mapping to load IPU log files from the staging area into cloud storage. |
Load IPU Logs Mapping Task | Mapping Task | Mapping task that directs the Load Cloud Storage IPU Mapping to load the IPU logs from the staging area to the specified cloud storage location. It then calls a post-session command to clean up the staging area. |
Get IPU Metering Log | Process | Process that submits a query to retrieve the previous day's IPU metrics, waits for the query to complete, then downloads the zip file and writes it to the staging area. |
Unzip File | Process | Process to run a shell command to unzip the IPU metering zip file returned from the IPU metrics API call. |
IPU Metering Taskflow | Taskflow | Taskflow that retrieves the previous day's IPU log files from the user's organization and writes them to the specified location in cloud storage. |