Ask questions and get answers about Celonis products from experts and peers.
Recently active
Has anyone experienced this issue with the model-first approach?Weโve connected to CPM and mapped the CPM events to the corresponding events in the event log. However, after completing the mapping, PAM gets stuck in perpetual loading.To reduce data volume, we applied global filters in KM for:Cleared documents only Latest 365 days based on document dateThe issue still persists. Has anyone faced a similar, and what steps did you take to resolve it?
I am trying to build a benchmarking view so users can compare two different configurations of filters applied to the process. These filters can have different nature: process filters using process explorer, business attributes with dropdown components, etc.I already achieved this in the past using legacy views. I just created an aux view that I embedded twice in a parent view, making sure that the filters did not propagate from one to the other. This was super helpful, since the embedded views even had an upper panel that showed what filters were applied in each benchmarking side. As you can see, no variables were being used.I am now trying to build the same thing in the enhanced views, but I am not able to do it since the embedded views option is not available anymore. I did an attempt using modules, even with different knowledge models, but it did not work as expected.Is there a way to achieve this? Thanks
Hi,ย Iโm trying toย Create records in knowledge modelThis is so that I can connect this record in my Power BIHowever, when I try to create one, Iโm not able to create attributesย I can see the table output belowBut when I try to save this, it says Invalid PQL.Iโm new to Celonis. Is there a syntax I have to maintain?ย
We are planning to work with one of our customers to show case Celonis dashboards that we have created.ย ย We need to get a NDA signed between our customer and Celonis, after which we can use their data for Celonis Dashboards. Upon reaching out to our Partner Manager, he provided us with the process that firstly involved registering the opportunity in partner portal (https://www.celopeers.com/s/partner-register-opportunity) and provide the customer name and contact person. When we tried registering we are getting the attached error, can you guide us on how to register the customer in the portal ?
Dear experts ,ย What is the size limit of Objects and Events in OCPM andย so far we have not consider archiving the older records from OCPM is it advisable ?ย ย
Is it possible to update package dependencies automatically (via pycelonis, action flows...)? My base knowledge model is extended in multiple different packages and I would like to automatically update all extension KMs.
Is is possible to pass the changes of the Knowledge Model to another copy of it in the different Package or Space? Via the option dependencies I didn't manage to do it. Thanks for the hints!
Iโm currently facing a challenge with copying objects and events created in one data pool to another data pool.How can this be done efficiently without recreating everything manually? Is there a recommended or bestโpractice approach to reuse objects/events across data pools? Any tips to ensure consistency and minimal rework?If youโve solved this before or know a better way, Iโd really appreciate your insights. Thanks in advance!
Hi everyone,has anyone here worked with Coupaโs APIs โ especially the requisition_revision_records and requisition_revision_record$requisition-lines APIs?Does anyone know if these are still supported by Coupa?Many thanks.
Hi - I am trying to write back the Variables I used in Studio View to Data Integration via an Action Flow but the attribute where I am storing the variable is showing as blank. I read Action Flows canโt read Variables form the Studio View. Is this true?
Hello Everyone,ย Working on a task where I need to save multiple components from a lot analyses into the knowledge model.Is there any way we can fasten up things using pycelonis? It will help me save a lot records into the knowledge model without manually creating records in the knowledge model.ย
Hi everyone,ย Iโve got the following Issue:I have an action flow that queries data and builds up an HTML view in the form of a table for all its entries.In the end Iย trigger a Process Automation Skill to send an email via the โEmail by Celonisโ action.ย My hyperlink is correctly tagged with:<a href="https://url:port/sap/bc/gui/sap/its/webgui?~transaction=*transactionname%20table-field%3Dsalesorder%3BDYNP_OKCODE%3D%2F00%23" rel="noopener noreferrer" target="_blank"> salesorder</a>ย but in the mail I only receieve the text โsalesorderโ without the hyperlink.ย On the other hand when I use the URL as the hyperlink text it gets through with the mail:<a href="https://url:port/sap/bc/gui/sap/its/webgui?~transaction=*transactionname%20table-field%3Dsalesorder%3BDYNP_OKCODE%3D%2F00%23" rel="noopener noreferrer" target="_blank"> https://url:port/sap/bc/gui/sap/its/webgui?~transaction=*transactionname%20table-field%3Dsalesorder%3BDYNP_OKCODE%3D%2F00%23</a>but only because my
hello team, i want to find how many days between invoice date and clear date in olap table. i just do "clear date" - "invoice date" but the result is weird very big numbers like millions. i just want normal days count. what is wrong with my code please help me
I have a few Architects who want training material for mapping Scenario Process maps - we have had minimal training for this and cannot find any documentation.One question is, once a Scenario is published to the Navigator and its associated processes are clicked on to view, there is no easy way to be taken back to the Scenario home page to explore more processes with in that scenario?ย
I am using the free training environment in Celonis Academy.Studio was initially available, but after I deployed an App as the guide instructed, I encountered an error that says "I am not allowed to this page" or some sort. Now the Studio button is missing. I'm only seeing the Data, MarketPlace, Search ย and Help Center
Hi receiving this error โMissing value of required parameter โValueโ. All values are filled in from get rows. I have replaced the values in the write back to data pool saved and deployed and it is still not working correctly.ย ย ย
Hi everyone,Iโm exploring ways to improve real-time communication in process workflows, especially for critical events like payment failures, delivery delays, or approval escalations.Currently, most setups rely on email or SMS notifications, but in some cases, those donโt get immediate attention. Iโm considering using programmable voice calls as an alternative for high-priority alerts.For example:Triggering an automated call when an SLA is breached Voice alerts for urgent approvals Escalation calls when a process is stuckHas anyone here tried integrating voice-based notifications with Celonis (via APIs or external systems)?Also curious about:Best way to trigger voice calls from Celonis (Action Flows / APIs?) Handling retries or fallback logic Any real-world use cases where voice alerts improved process efficiencyI came across some programmable voice API solutions likeย https://africala.net/za/products/voice-api/that support automated calls, and Iโm trying to understand how this can fit
Dear Community,In our Order Management Execution App we use various dropdown filter components.The filters, e.g. Sales Group filter, show the value like Sales Group code and the count of sales documents for each sales group code.However, the filter also brings up old Sales Group codes with 0 sales documents.Is there any way to exclude the filter values with 0 sales documents?I already tried to use a NULL filter on the filter component but this did not work.Any ideas?Looking forward to your replies.Thank you and kind regards,Michaela
In a Celonis Action Flow triggered by Microsoft SharePoint Online (Watch Items), a filter evaluates to FALSE even though it should logically evaluate to TRUE. The filter expression used is substring(lower(23.Fields.Title); length(23.Fields.Title) - 1; 1) = 's', where 23.Fields.Title is a SharePoint list Title field. At runtime, the resolved value of 23.Fields.Title (confirmed via the Filter Inspector and the SharePoint bundle payload) is C310-260430061344S, which clearly ends with the character S, so the expected result is that the filter condition evaluates to TRUE and allows the bundle to pass. However, the actual result is that the bundle does not pass the filter, and the execution log reports โThe bundle did not pass through the filter,โ with no errors or warnings.As we are currently facing errors when attempting to raise a ticket via Celopeers and the email support channel is not available, we are posting this in the community to seek guidance on whether this behavior is a defect
I just set up a free account. I am an admin in the account.I created a data pool and then when I click on โConnect to data sourceโ it flashes the dialog box with the connection options for a second and then the screen switches to a 403 error - โoops youโre not supposed to be hereโI checked the permissions on the data pool and the correct permissions are set.I checked the permissions for the the user (an Admin) and all is correct.I searched the community but did not see a match.Any ideas?Thanks!
We are living in a time where technology is not just evolving โ it is accelerating.Artificial Intelligence (AI) is no longer a futuristic concept from movies. It is already transforming the way we live, learn, work, and solve problems.AI is present everywhere:Healthcare uses AI to detect diseases earlyFinance uses AI to predict market risksCompanies use AI to understand customer behaviorSelf-driving cars use AI to make decisions in real timeRobots use AI to interact with the world intelligentlyAI is not just about coding.AI is about thinking.AI is about solving real-world problems.AI is about building systems that can learn, adapt, and improve.As a student passionate about Artificial Intelligence, Machine Learning, and Data Science, I am continuously learning:โข Python programming for problem solvingโข Data Structures and Algorithms for logical thinkingโข Mathematics for understanding modelsโข Machine Learning for prediction and decision makingโข Data Science for extracting insights from da
We are looking for a Process Mining Consultant with Celonis experience for a Research-Based bio-pharmaceutical company to develop, deploy, and maintain process mining solutions that uncover inefficiencies, bottlenecks, and opportunities for process optimization.ย - Location: Poland (remote)- Duration: 6 months
I have created a form in celonis, i would like to be able to provide the link to multiple people to complete and then the data be submitted and stored in a table in Celonis. The only way i have managed to do it so far is using get form link in action flows but i have to specify an email address. I wonโt know who will need it so cannot do this. Any help or suggestions?ย
Webinar Sessions | Celonis x AI: ๐๐ฟ๐ผ๐บ ๐๐๐๐๐๐ผ๐ฟ๐ฑ๐ ๐๐ผ ๐๐ฐ๐๐ถ๐ผ๐ป๐ฎ๐ฏ๐น๐ฒ ๐ฆ๐ผ๐น๐๐๐ถ๐ผ๐ป๐AI is trending everywhere but, how do you turn hype into real business impact?Join us to explore:- Showcase of AI capabilities in Celonis, featuring a hands-on demo for service tickets.- Processand capabilities scalable for AI deployment and operation- How to get started and initiate pilot use cases๐ 19 September & 26 September | ๐ 10:20 - 11:00 AMSpeakers: Federica Tella (Consultant) & Edoardo Puddu (Data Scientist)๐ฆ๐ฒ๐ฐ๐๐ฟ๐ฒ ๐๐ผ๐๐ฟ ๐๐ฝ๐ผ๐:- ๐ญ๐ต๐๐ต ๐ฆ๐ฒ๐ฝ๐๐ฒ๐บ๐ฏ๐ฒ๐ฟ ๐ฎ๐ฌ๐ฎ๐ฑ:https://lnkd.in/duYZ-sQB- ๐ฎ๐ฒ๐๐ต ๐ฆ๐ฒ๐ฝ๐๐ฒ๐บ๐ฏ๐ฒ๐ฟ ๐ฎ๐ฌ๐ฎ๐ฑ:https://lnkd.in/dubVmgsfย ย
Sharing this webinar to the broader community.ย It is a 30-minute webinar delivered by Celonis and AkzoNobel.ย Link below to register.ย ย GBS Beyond Cost: Working Capital & AI Transformation Webinar | CelonisLearn how Celonis Process Intelligence helps GBS organizations drive AI transformation and improve working capital performance. Register for our webinar on April 28.Weโll explore how to optimize working capital, accelerate AI transformation, and reduce Days Sales Outstanding (DSO). We are thrilled to feature AkzoNobel, who will share their firsthand success story and transformative use case with Celonis.
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.