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 O2C process.
- Parameters:
connection_string (
str
) – ODBC connection string to the SAP databaseprefix (
str
) – prefix for the tables (example: SAPSR3.)
- Return type:
pd.DataFrame