ERP Data Hub Monitor field descriptions

  • Release version: Xanadu
  • Updated October 27, 2024
  • 1 minute to read
  • The ERP Data Hub Monitor enables you to track ERP transactions and their progress.

    Table 1. ERP Monitor Extractions and Remote lookup tab fields
    Transaction log A unique, system-assigned transaction log identification number. Select the number for details.
    Flow engine context

    If the transaction occurs in a flow, the specific flow is logged and displayed here. Select the context name to open the flow in Workflow Studio and obtain more information.

    Note:
    System-provided flows are logged. Custom flows aren't logged.
    Status Extraction or remote lookup state: Started, Success, or Error.
    Source Source table in ERP Data Hub. For example, sn_erp_integration_etl_extraction_task or sn_erp_integration_remote_table.
    Source Name System ID of the source identified in the Source field. Select the name to obtain more information.
    System ERP system on which the transaction took place.
    ERP Model Operation Operation called by the transaction. For example, if you're creating an ERP model with a read operation and call it, the model's read operation is displayed here.
    Duration (ms) Amount of time (in milliseconds) that the transaction took to process.
    Created The date and time the transaction completed.
    Async If Async is true, the job runs in the background, for example, extractions are asynchronous. If Async is false, the user initiates the job, for example, remote lookup is synchronous.
    Encoded query

    Encoded query being used for the specific transaction.

    For more information, see Encoded query strings.

    Logged on UNIX timestamp for transaction start time.
    Response item count The number of records that were read.