Skip to main content
Dear all,
is it somehow possible to access IBC data model Data Permissions from pycelonis? Eg. query the current permissions configuration or set new permissions?
image781538 32.4 KB
Best,
Benedikt

Hi @benedikt.burgs11,

 

the data permissions table is handled as a usual table in event collection. You can also find it in the schema explorer. Therefore, you can treat it as a usual table and access it via the data model. Have you tried that already?

 

Best,

 

Justin


Hi Bene,

We used to have REST APIs to get, create,change permissions on the CPM4. I couldn't find in the pycelonis documentation as it is intentionally only available for internal use. If you are able to specify request to ServiceDesk, they might be able to provide you. https://celonis.github.io/pycelonis/reference.html

 

Best,

Gabriel


Reply