Connections Log

Connections log data includes domain connections for specific connection types to backend data sources, including DOE, JDBC, REST, SAP, and SOAP if enabled

DOE connection:
  • Time – the time and date stamp for the log entry.
  • Application ID – the unique identifier assigned to the registered application. Values may include a number, blank, or HWC, depending on the client type.
  • Application Connection ID – the unique identifier for a user application connection.
  • User – the name of the user associated with the application ID.
  • Event Type – the DOE-C event type, such as Acknowledged, Ignored, Exclude, Resend (from client), and Status.
  • Package – the name of the package to which the subscription belongs.
  • MBO – the mobile business object used.
  • Operation – the MBO operation.
  • Connection – the managed connection used.
  • Client ID – the identifier for the DOE-C client.
  • Physical ID – the DOE-C generated physical identifier registered with DOE at subscription.
  • Subscription ID – the DOE-C generated subscription identifier registered with DOE at subscription.
  • Logical Device ID – the DOE-C logical device identifier, generated by DOE and provided to DOE-C upon successful subscription.
  • Message Direction – the DOE-C message direction, either client to Unwired Server, or Unwired Server to client.
  • Thread ID – the identifier for the thread used to process the request.
  • Node ID – the server node on which the request is received.
JDBC connection:
  • Time – the time and date stamp for the log entry.
  • Application ID – the unique identifier assigned to the registered application. Values may include a number, blank, or HWC, depending on the client type.
  • Application Connection ID – the unique identifier for a user application connection.
  • 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.
  • Operation – the MBO operation.
  • Connection – the managed connection 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.
REST connection:
  • Time – the time and date stamp for the log entry.
  • Application ID – the unique identifier assigned to the registered application. Values may include a number, blank, or HWC, depending on the client type.
  • Application Connection ID – the unique identifier for a user application connection.
  • 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.
  • Operation – the MBO operation.
  • Connection – the managed connection used.
  • URL – the URL associated with the managed connection.
  • Action – the GET, POST, PUT, or DELETE action.
  • Response Status – the response status code for the invocation.
  • 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.
SAP connection:
  • Time – the time and date stamp for the log entry.
  • Application ID – the unique identifier assigned to the registered application. Values may include a number, blank, or HWC, depending on the client type.
  • Application Connection ID – the unique identifier for a user application connection.
  • 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.
  • Operation – the MBO operation.
  • BAPI – the SAP BAPI used as the data source.
  • Connection – the managed connection used.
  • Properties – the list of name:value pairs.
  • 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.
SOAP connection:
  • Time – the time and date stamp for the log entry.
  • Application ID – the unique identifier assigned to the registered application. Values may include a number, blank, or HWC, depending on the client type.
  • Application Connection ID – the unique identifier for a user application connection.
  • 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.
  • Operation – the MBO operation.
  • Connection – the managed connection used.
  • Service Address – the service address URL.
  • Action – the SOAP action.
  • 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.