Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
do we have any Record to report case studies
Does anyone use the function of simulation?・What process did you analyze?・What results have you seen?・For which KPIs were you effective? I would like to know what the benefits of using the simulation feature are and if it is actually useful.
When creating the simulation, the following question came up with me.Could you please answer the questions?1:When setting up Degital Twin, should I enter actual business hours for the From and To fields of Incoming Cases? Or, should I set the time when the process is running as configured in Degital Twin?2:When setting up Degital Twin, what does the Incoming Cases case per day value mean?3:When creating a Simulation scenario, is it sufficient to enter actual business hours in the From and To fields of Incoming Cases? Or should I set the time when the process is actually running?4:When creating a Simulation scenario, what does the value of Case per day in Incoming Cases mean?
What are the different types of Extractor in Celonis?
As you can see below we have Ticket On Hold as always the starting point (with diff event time) and need to calculate the time diff. with the next following activities that can ONLY be - Ticket in Progress / Ticket - Waiting for Issue / Ticket Resolved (first one to occur after starting activity) As you can see from the example below we have to calculate 4 time differences:1) From Start 1 Ticket On Hold to End 1 - Ticket in Process2) From Start 2 Ticket On Hold to End 2 - Waiting for issue3) From Start 3 Ticket On Hold to End 3 - Ticket in Process4) From Start 4 Ticket On Hold to End 4 - Ticket Resolved
Is there any document available for On Premise to EMS Migration?
Hi,How can I apply a conditional format color scale, based on the minimum and maximum values of an OLAP table that has aggregations like COUNT and SUM to calculate its values (similar to what is done by Excel)? I've tried the background color mapping, but the options are specific values and not the minimum/maximum depending on the calculation of the table Thanks
Is it possible to perform predictive process monitoring the way tools like Apromore has integrated plugins to perform prediction of delivery time etc ?
I want to create a table which will auto increment the id. Identity is not working, do we have any other solution?CREATE TABLE production_categories ( category_id INT IDENTITY (1, 1) PRIMARY KEY, category_name VARCHAR (255) NOT NULL);
Hi there I started the training track and within training "configure standard processs KPIs in the visual editor" the visual editor does not correspond to the training video (I am using the example PO data and successfull implremented examples so far) What do I have to do to get to the visual editor? Best regardsDieter
While extracting data using an API, we got stuck at a point that in the extraction filter field no strings with a single quote can be inserted, such as: filter = 'content_description eq '*purchase order*' ' It will return an error, see screenshot below. Is there an way to insert string values here with a single quote in it? Things we tried:Escaping the single quote characters using two single quotes (as in Vertica) or with a backslash, without success.Wrapping this value in a variable. It looks as accepted in the first way, but will return in parsing error during te extraction (see screenshot below). Thanks in advance!Jan-peter Screenshot 1: Filter Statement Field Screenshot 2: Error when text string is wrapped during the extraction:
Can we create Dynamic Analysis in view ? if yes than How . thankyou
Cant edit my analysis! Does anybody know why Korbinian Zieler is in edit mode? It looks like it is a default, as I get the same message on every new analysis.
I was looking for a way to take 'pictures' to track a few KPI's through time. I used to do that with Transformation Center using the Logbook feature, but I'm a little bit lost about how to do it on Studio.
I want to keep a rolling 2 years of data in Celonis. So each month I would ideally like to delete the 1st month in Celonis and add the new month. I do not want to reload the data each month - full load (as that would take too long for two years of data) and of course a delta load only adds change to the existing data.
How to run a data job OR transformation from Machine Learning Workbench?
Now I'm setting up SAML SSO with Celonis EMS. It seems that the SAML Request from SP to IdP is being forwarded by HTTP POST Binding. Is it possible to change to HTTP Redirect Binding on the SP side?
I am trying to connect the Celonis with Client On-Premise Microsoft SQL Server, and filled in all the required details.Please help to get resolve this issue
I've built an AF that triggers a skill that write data into a table. The problem is that the skill is triggered as many times as the number of rows in the table. That's fine because the table is really small, but I can't execute an ML script as next step in the same skill, since the ML script is triggered as many times as the number of rows. As a solution, I though that I can build a small AF that is triggered only when the first AF finishes running (so the whole rows will be written to the table). This second AF will itself trigger a skill with the execution of the ML script in it. This way the ML script will be executed only once. I can't find a module that allows me to trigger an AF when another one finishes running.
COUNT(CASEWHEN DAYS_BETWEEN(ROUND_DAY(<%= Earlier_Date %>),ROUND_DAY(CASE WHEN TO_TIMESTAMP('<%=date_to%> 23:59:59', 'YYYY-MM-DD HH:mm:SS') > TODAY()THEN TODAY()WHEN TO_TIMESTAMP('<%=date_to%> 23:59:59', 'YYYY-MM-DD HH:mm:SS') <= TODAY() THEN TO_TIMESTAMP('<%=date_to%> 23:59:59', 'YYYY-MM-DD HH:mm:SS')ELSE TODAY()END)) > 60 THEN "CASES"."_CASE_KEY" ELSE NULL END)/COUNT("Total Average"."Total")
I want to schedule my Sales Professonal exam, but I am having problems with the demo. I am looking for some guidance. who can help me?
i have a column contain due date i want to make each value of the due date ,end of the day as due date of the same month , thankyou
In detail I want to canculate the thoughput time only if ther is an gripper chance in the process flow. This means that we have a batch production and only the last cycle of any batch is relavent. I was trying to solve this problem by using "case when product variant a is unequal to productvariant b" but cant´t get any further. Does anyone know how to solve this problem?
I tried to use pyinstaller to package celonis program but failed with message "FileNotFoundError: [Errno 2] No such file or directory: 'C:\\\\Users\\\\...\\\\Temp\\\\_MEI109202\\\\mlflow\\\\ml-package-versions.yml'The code is simple as below:from pycelonis import get_celoniscelonis =get_celonis("...", "...")print('success!')
Are on-Prem data models not available in Studio? Haven't been able to add any as data model variables.
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.