Skip to main content

Hi Team,

  • March 17, 2023
  • 1 reply
  • 3 views

Hi Team,

 

Can you please help me with the code to extract Knowledge Mode Record information using Py Celonis.

I checked the PyCelonis documentation but was not able to get the same.

 

Thank You in advance.

 

Regards,

JB

1 reply

matt.witty13
Level 10

Hi JB!

 

You can do this but you need to revert back to version 1.7.6. I've been able to get KPI information extracted: PQL, Description, Code, etc.

 

I'm pretty sure record information is also possible.

 

https://celonis.github.io/pycelonis/1.7.6/reference/celonis_api/studio/knowledge_model/?h=knowled#celonis_api.studio.knowledge_model.KnowledgeModelDraft.records

 

Go here for some help. More than happy to provide additional code/context if that didn't help enough