Ask questions and get answers about Celonis products from experts and peers.
Recently active
Some time ago, I have defined runtime variables with specific values, which are being used in a bar chart. I now updated the runtie variables' values in the package setting. In the studio, the chart displays the updated values (0€-24.44€, etc):In Apps however, it does not udpate, even though having published the package (still displays (0€-4.99€ etc): I tried and changed the values again, again it did update in studio but not in apps. If I change other things (e.g. adding a text box), this does appear in apps. Is there anything I need to do which I am missing in order for the updated runtime variable values to be displayed in Apps as well? Thanks a lot in advance!
Hi everyone, I want to use an input box in a view so users can filter a specific table using a runtime variable. When using the input box and setting it to type date, the output is something like 1694728800000. This is saved in a runtime variable, which I am using in a filter for that specific table. However, I couldn't find a way to make the formular work. Example formular: FILTER EKPO.AEDAT = ${{runtime_variable}} where ${{runtime_variable}} is 1694728800000. Maybe someone can help out with the correct conversion to make use of the date from the input box. Best regardsAram
I have created a new space in studio to analyse master data changes in SAP, The data integration part is successful and the data model along with activity and case table also seems to load successfully. But when i use the same data model in studio, it shows that the tables have no rows. Can anyone please help me. I have been trying to solve this since last week and still cannot figure out. :( What am i missing?
I think following are the places where Generative ai may play big role - like for developers it can help with PQL query and for business users it can help identifying exceptions without going into dashboards but still i believe i am missing lot . Your inputs are requested.
How do I add additional instructors to our academic partner account?
I’m updating augmented attribute with the help of action available in skill. It’s working but I have so many possible values to be updated in to my augmented attribute column.I’m looking for a way where we can update the details to augmented attribute from the data available in table/excel file at a time I’m using the augmented attribute in olap table in views, for each case_key mapping to be considered from table/excel file and update it in view.note: Users want to edit the updated value or fill the null row with value, so I choose augmented attribute instead of a regular column
How to copy objects from Analysis to View?
How to migrate existing Analysis objects to Views?
Hi everyone, I have a problem in creating an "Exploration" in the Process Workspace, as shown in the following image: Some questions are not available even if I am an Admin with full access to the process-specific content. How would it be possible to solve this problem?Thanks in advance,Emanuele
Can we extract draft sheet as pdf of a sheet in ML workbench. i had tried using Pycelonis but didn't find any attributes related to extraction of pdf after analysis.draft.sheet
We have observed that the custom connector extracts the change log data of each case individually through separate API calls (not affected by pagination). However, when working with the OOTB connector, we observed that the sys_audit records were accessed by compiling multiple cases into a single API call depending on the batch size defined. Has anyone had any experience with this before and does it affect the source system performance? We have concerns that we might hit the default rate limit in ServiceNow as we are planning to extract a large volume of data.
In my thesis, I aim to address the question: "How does the innovative Object-Centric Process Mining approach differ from the traditional Case-Centric Process Mining approach when applied to medium-sized enterprises?" I am exploring the extent to which companies and end-users can benefit from the new OCPM approach. My hypothesis is that OCPM offers a user-friendly solution for the utilization of (Celonis) Process Mining by medium-sized enterprises and presents an opportunity for them. In this context, I also aim to elucidate the differences, features, and advantages of OCPM and Celonis through expert interviews, which can be anticipated in their implementation and in operational usage. If you are interested, please feel free to reach out! :)
2 questions: In PI social I am periodically prompted to re-select the User column 1.) Why am I prompted to re-select the user column? 2.) Is there a way to permanently exclude null values within the PI Social component?
Plese add an additional dropdown to the connector (in addition to EU and US) which allows specifying a custom API URL
Hi all expert, I would like to identify all case if it has duplicated continuous activity. This is example of my case below. ...A -> A -> B ...(duplicate)...A -> B -> A... (non-duplicate) Does anybody know good PQL or way how to do this?
Hello, do you know wheter a schedule (https://docs.celonis.com/en/schedules.html) can be triggered by an external action?In our case, we would need to start an extraction once a SAP job is finished. We could use e.g. an email notification for that.But first I want to check if this is even possible at all. The docs says that the schedule can start at the given time only.Do see there maybe some workaround to have trigger based schedule/extraction? Thank you very much for any idea!Jan
In OCPM course they have shown that after creating objects and events, and knowledge model we can create process explorer. I have followed same steps as given in course, but I'm getting error stating that activity table is empty. this is the error.Can anyone help me with this.Thank you in advance.
Hi! Does anybody know how to recreate a ‘drill down table by different dimensions’ component that can be easily done in the Analysis but seems to be more complicated in the Views. I tried different ways but I am missing some piece to make it works. Thanks!
🌿 Reduce Shipping Emissions: Webinar with Celonis & Climatiq 🚢Looking to reduce your shipping emissions? Join us in a webinar with Climatiq Co-Founder Philipp von Bieberstein 🌍 🗓️ Date: September 13th⏰ Time: 3PM CEST / 9AM EST🕒 Duration: 1 Hour What You'll Learn:1️⃣ About the Celonis & Climatiq partnership2️⃣ How to automate shipping emissions calculations3️⃣ Ways to drive carbon-conscious decisions in logistics Don't miss this opportunity and RSVP Now! 👇 https://academy.celonis.com/courses/drive-sustainability-with-the-celonis-ems-the-shipping-emissions-reduction-app @michael.hogen @1460037707
i want to send an email with all the selected records by an action flow.Everything is already in place (action in knowlegde model, action flow), but the filtering does not work. I only manage to add a static filter, but it would be great to use the filters in my view to collect only that data in my table to send in an email. Thanks in advance for the response!
Hi there,I have a Data Model and a Data Pool containing two tables: "REQUESTS" and "ACTIVITIES".I want to access "REQUESTS" in the Workbench via PyCelonis, select several columns and transfer them into a DataFrame. The connection could be established successfully:data_pool = celonis.data_integration.get_data_pools().find('Process-Block')data_model = data_pool.get_data_models().find('Data Model') If I now try to output the individual tables with data_model.get_tables(source: https://celonis.github.io/pycelonis/1.6.0/tutorials/api_tutorial/04_PQL_and_Python_2/#4-interaction-with-the-celonis-resource-object)I get as output ID and name of the datamodel, but not the individual tables, as described in the documentation. Also the commands are outdated. Instead of .tables .get_tables must be used in the current version. Since I can't display the tables, I also can't proceed with the following function according to the doc:List all the colum
How can I delete a Data pool?
Hi all experts, Let me ask a question: where can I find license grade whether that is C4C or C4C+E for example? In my case, I just would like to invite my client but I didn't know which license I'm using until I ask to my manager. I checked license tab in admin setting but cant find it. Thanks and regards,
Hello Community, I've created an Action Flow in Celonis which contains an UI Path Queue Item which gets data from a webhook item. The webhook item data comes from a Skill, which gets data from a Record of a View. I couldn't figure out how to set up the "Add specific content" field of the UI Path Queue Item. I am really thankful for your help! The json Data file which comes from the Skill and goes into the webhook looks like this:
Hello, do you know any methods for calculating the first match ratio in the 3waymatch application based on the P2P model? I'm referring to the initial matching in the process based on the PO line. Keep in mind that a PO line can have multiple invoices.
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.