pm4py.connectors.extract_ocel_sap_o2c#

pm4py.connectors.extract_ocel_sap_o2c(connection_string: str, prefix: str = '') OCEL[source]#

Extracts an object-centric event log for the SAP Order-to-Cash (O2C) process.

Columns: - ACTIVITY (ocel:activity): Activity performed in the O2C process. - TIMESTAMP (ocel:timestamp): Timestamp of the activity execution.

Object Types: - case:concept:name: Identifier of the case. - org:resource: Resource involved in the activity.

Parameters:
  • connection_string (str) – ODBC connection string to the SAP database.

  • prefix (str) – Prefix for the tables (e.g., SAPSR3.).

Return type:

OCEL