DCN Log

DCN logs include logging data for data change notifications between an enterprise information system (EIS) and an MBO package, for general and workflow DCN.

For general DCN:
  • Time – the time and date stamp for the log entry.
  • User – the name of the user associated with the application ID.
  • Stage – the current stage of processing - START or FINISH.
  • Package – the name of the package to which the subscription belongs.
  • MBO – the mobile business object used.
  • Thread ID – the identifier for the thread used to process the request.
  • Node ID – the server node on which the request is received.
  • Error – the error message if any.
For workflow DCN:
  • Time – the time and date stamp for the log entry.
  • Workflow ID – the unique identifier associated with a workflow.
  • Application Connection ID – the unique identifier for a user application connection.
  • User – the name of the user associated with the application ID.
  • Package – the name of the package to which the subscription belongs.
  • Thread ID – the identifier for the thread used to process the request.
  • Node ID – the server node on which the request is received.
  • Operation – the MBO operation.
  • Subject – the workflow DCN request subject line.
  • From – the "From" value for the workflow DCN request.
  • To – the "To" value for the workflow DCN request.
  • Body – the message body for the workflow DCN request.
  • Error – the error message if any.