Ask questions and get answers about Celonis products from experts and peers.
Recently active
Package creation flow supports object-centric process mining (2023-05-31) You can now include perspectives in Studio Packages for object-centric process mining. Perspectives are views on the object-centric data model including a subset of the object types and event types that is relevant to a process, or to another grouping that you want to analyze. See Perspectives for more information about them. You include perspectives in a Package using Data Model variables. A package can't contain a mix of case-centric Data Models and object-centric perspectives. They all need to be the same type as the one you use in the first Data Model variable that you add to the Package - so either all perspectives, or all case-centric Data Models. To swap a package between case-centric and object-centric models, you'll need to take all the variables of the previous model type out before adding the new type.
How to identify open invoices from BSEG table in SAP ?
Dear everyone, I want to transfer an analysis into a view. In the analysis I use the formula DIstrinct "MD04"."MATNR" to get all distinct Material Numbers as they can show up multiple times in the table columns. I now wanted to do the same in the view, but get the follwing error:Does anyone know how to solve this? Thank you very much for your time and help! Best Ole
Hi, I have a question related to some quality of life changes in UI.We have two Celonis environments PROD and QA. I know that I can see the env in which I am by looking at URL, but I would like to have some more visual ability to distinguish between the two. Is it possible to change the navigation bar (I believe that what it is called - see the image below) to a different color? Or to make some other change to parts of UI that are always visible in order to have that visual difference at a glance of an eye?Thank you,Karol
Hi, We have two Celonis environments - PROD and QA. The latter one was used at the beginning for some tests of initial implementation of the tool and was left unused for a while now. As a result there is some old useless junk in it.I would like to replicate what we have in PROD (not the data itself as there is not enough space in QA, but the entire Data integration part including ETLs and data models, Studio part with knowledge models, views, analysis and all KPI) to QA so that it could serve its correct purpose.Is it possible to do it in an automated way? Thanks,Karol
Celonis does not seem to have any out of the box user load testing solution. How do we test for future increase in users accessing the use cases? Can we user Apache JMeter or LoadNinja for load testing? Would there be any network security or data security concerns?
Hello, For an analysis I have a KPI with cases per quarter. I also want to have an additional KPI that accumulates the data over time. As the dimension is also time-related, I don't know how to really approach this as the data always seems to be separated per quarter. Any tips how to do this? Thank you!
how can we integrate celonis with SuccessFactors
The result I want to obtain is the same we have by default for the hours/case frequency directly on the Process, but from a cost perspective. Is that possible? Thank you, Giulia
I have been trying to explore the Business Miner app. I am using the Accounts Payable process with AP case study data model provided in the Celonis Academy. The KPIs like OTP rate, DPO etc. are disabled. Please let us know how we could get these pre-built KPIs enabled within the Business miner against each process, so that we can explore the options. Attached snap for reference.
Hi,before starting to build a real data conncetion to a data source I just wanted to test how to build a data model with flat data so I tried to upload all necessary tables for the P2P process manually. The upload is working but I am not able to configure the files. What can be the problem?
Hi All, Is it possible to deploy the Celonis - process mining in such a way that the data does not leave the client premises. If yes then How?
I want to create a pie chart on the Celonis dashboard that counts the number of values in the columns I have added to the OLAPTable. how do I set the DEMENTION and KPI respectively?
Dear Experts, I am attaching snapshots for my query , Basically I have to create Lineplot with X axis being month at which Non compliance occured and Y axis being Total Non Complianced cases. But even though i tried all permutations and combinations , Line plot is unable to appear and all the time green dots are appearing. I request your assistance
Hi all,has anyone had problems when triggering a Jupyter Notebook from an Action Flow? I cannot even trigger the template provided in the educational page. It is puzzling because the POST requests succeeds with code 200 - so I assume that all required fields are correctly filled - yet the Notebook is not executed, it does not produce any output. I have tried to move the Notebook across folders and apps, to no avail. Anyone else had the same problem? Attached is the POST output (maybe the problem is that the ML notebook is QUEUED? but how would I solve it anyways?).
Hello all, im trying to compare the sales between last week and the weekly average of the last 6 weeks in several materials. For this I wrote the following code for the kpi:(material is set as dimension)(there is a component filter that limits the data to the last 6 weeks as well)round ( ( ( 7 * SUM ( "VBAP"."NTGEW" ) / 43 ) / 1000 ) - ( ( SUM ( Case When "VBAP"."ERDAT" > ADD_DAYS ( TODAY ( ) , - 9 ) THEN "VBAP"."NTGEW" else 0 end ) ) / 1000 ) , 2) However, in the OLAP I only want to see the materials where this difference is positive so I tried to do a filter where:FILTER "Material" IN (CASE WHEN "DIfference code above" > 0 THEN MATERIAL ELSE NULL END) But I get an error message saying that I cannot use the SUM aggregator in Filter. Does anyone know how to solve this ?
I need to take the first 8 values of a column to obtain the creation DATE. Then I need to take the remaining values for the TIME. I will then cast them as Date and Time for creating the EVENTTIME. The code below should have worked, but since it is a FLOAT data type I receive an error message on the Output. Code:SELECT ERSDA,ERSDA_TMSTP,SUBSTRING(ERSDA_TMSTP,0,8) AS "INFO1", SUBSTRING(ERSDA_TMSTP,9,4) AS "INFO2" FROM MCH1 Output:Execution error: ERROR: Function catalog.substring(float, int, int) does not exist, or permission is denied for catalog.substring(float, int, int)
How to convert KPI value to constant? Also, this constant should be insensitive to filters.
Hello , I would like to implement a KPI showing the relationship within the element of a dimension (B) for each fixed element of a first dimension A and display it as shown below: A | B | B (again) | KPI X | 2001| 2002 | 5 X | 2001| 2003 | 2 X | 2002| 2001 | 100 X | 2002| 2003 | 2..... Y | 2001| 2002 | 50 Y | 2001| 2003 | 25 Y | 2002| 2002 | 20 Y | 2002| 2003 | 25 ...The aim is to be able to determine for each dimension in A, and a given fixed dimension in B, which other dimension within B is very different in terms of KPI value. Any idea about how to inplement something like this using PQL? Thanks for your help
My goal is to specify a detailed work window for throughtput time calculation. Thank you in advance, Giulia
Hello everyone, I am stumbling accross layout problem right now when working with tables in Celonis. I wanted to make a Pivot-table but I need to update the Layouts to see the full name infront... Normal tables have this: While Pivot-tables don´t have any Layoutoptions: What am I not seeing? This is quite disappointing since I feel like that should be implemented. I need it in this case, since the text is long, and the same until the very end of the text which is not readable. Same for all the other columns who could be way smaller for my taste. Any way to fix that or does Celonis not support this? If there is no way to do it, can I somehow make Celonis aware of this issue? It seems like something minor, but it should be implemented simply due to the fact that normal tables have it. Thanks!
what all pre_built connectors available in celonis? Is there SAP Success Factor pre-built connector available in celonis? if not how can we connect with celonis
I am currently creating a Best Practice Celonis EMS with Analyses/Views from different teams. Since I haven't found a way to export loaded data models (data models that already contain the specific data) all my Analyses throw errors. Exporting Data Pools is possible. I already did that. The problem is that I cannot re-run the Data Jobs in the Data Pool to create a new loaded Data Model because I don't have access to the previously used source data. Any help is appreciated! P.S.: I am also a little bit familiar with the Celonis Data API. Maybe Pycelonis offers some functionalities?
I'd like to better understand the actual manual work involved by executing a certain activity. In my company, there are activities that are executed as "batch jobs". This means that we can execute the same activity across several line items. In this case, even though it only required one manual execution, it's counted as one across several line items adding up to several "manual" activities. To find a better estimate of the actual manual effort for each activity, I'd like to group them by user name, event time, and activity name. Can anyone help me crack this nut? Thank you in advance for your help!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.