Skip to main content
How can I generate a log from an existing process (Action engine process), that contains information such as which module, with what variables and values, in what time/duration has been executed?

Hello,

 

You can use Action Engine Connector - it allow to export parquet files that can be uploaded and analized.

This feature is available for eu-1, eu-2, eu-3, eu-4, us-1 and us-2, and you need admin role to do that.

 

Information that can be exported:

  • Skills (Skill ID, Skill Name)
  • Skill Execution (History of all Skill Executions)
  • Statistic (Basic statistics e.g. #Signals created per Skill)
  • Signals (Signal ID, Skill ID, Signal Description, Status, Assignee User ID, Creation Date, Change Date)
  • Signal Attributes (Signal ID, Sorting, Name, Value)
  • Signal Events (Events per Signal e.g. Event Time, From Status, To Status)

 

More info: <Your_celonis>/help/display/CIBC/Action+Engine+Connector

 

Best Regards,

Mateusz Dudek


Reply