Ask questions and get answers about Celonis products from experts and peers.
Recently active
When installing the JDBC extraction software, still Windows Server 2012 R2, which will be discontinued next year, is preferred (see Step 2- Setting up the SAP Extractor Service (celonis.com)). For durability reasons and company policies, we want to install in on Windows server 2019/2022. Has somebody experience with these versions and the working of the software, can we guarantee that the extractor software works on windows server 2019/2022?
mahaboobbasha@gmail.com
Hy,Is there any way we can use view filters in action flow ?
Same questions expanded:- after the first SSO user presents a claim for a group, are all existing group members removed at once?- will SSO users remain members of groups where no claim has been presented?- to revert to manual management of a group, is it enough to stop presenting that group as a SAML claim? i.e. can we immediately populate groups manually again, or some other action required first?
For late payments, we want to calculate or capture the duration an invoice takes between two process checkpoints and if it's over an expected duration, then we tag the entry with a reason label. Example If the duration between Vendor Creates Invoice + Scan FI Document is greater than 2 days Then, add reason 'Late Submission / Missed in Inbox' into reason column We have multiple statements to add for other checkpoints but the logic is the same. Any help would be greatly appreciated Thanks
Hi all,I am currently trying to import data into the ML workbench using pycelonis get_data_frame. However, I am receiving the error "500 Server Error: Internal Server Error". It seems that my instance has no permissions for POST/GET in the API. I have added all thinkable permissions to the App key, used my personal admin user key etc., unfortunately, all without success. Does anyone have any clue what the issue could be? The same set-up works perfectly fine for another Celonis instance that we have commissioned.Much appreciated and kind regards,Florian
For Ex Time spent on Deliver block activity. I am using below formulaDATEDIFF ( HH, PU_FIRST(VBAP, _CEL_O2C_ACTIVITIES.EVENTTIME, _CEL_O2C_ACTIVITIES.ACTIVITY_EN IN (Set Delivery Block, Set Default Delivery Block)),PU_FIRST(VBAP, _CEL_O2C_ACTIVITIES.EVENTTIME, _CEL_O2C_ACTIVITIES.ACTIVITY_EN IN (Remove Delivery Block)) )But this formula will consider weekend and holiday hours as well.Please let me know how to get the working hours only .I have tried below formula as well after looking at Using workdays_between without a dedicated calendar table Codes & Statements Hi guys, my problem ist actually quite simple. I want to calculate the number of workdays (monday till friday) between two given timestamps. The relevant function requires me to reference a specific calendar table from the data model. Within the data model options, however, the possiblity exists to define a custom calendar without implementing a dedicated table (simply by selecting relevant days and time windows). My
How different is Value Discovery apps that come as part of Starter kit from the Celonis Execution apps ? As value discovery comes in ems marketplace with no additional cost , Do we have separate licensing model for using Celonis Execution apps features ?
Hi all, I'm currently using the overlay functionality on the process explorer. We use this feature to open a profile view which shows the process explorer in a focus mode. As you can see in the screenshot if I filter the view and open the profile view via the process explorer the profile view is not filtered. Is it possible to keep the filters from the view to the profile view via the process explorer? Thanks and kind regards,Sarina
Hi all, Using the updated PyCelonis version 2.0.0, I'm unable to push Pandas dataframes en parquet files towards the data pool. In the feedback, it states that it cannot be parsed towards a parquet file, but when I do this via Pandas (pandas.to_parquet()), this works without any problem. Are people facing similar problems? Best regards,Jan-peter
HI, I want to calculate average cost for manual tasks using zwo variables, one for average time needed for a manual task (AVG_TIME_PER_MAN_TASK) and one for average cost for manual task per Minute (AVG_COST_PER_MAN_MIN). In the activities table we added a flag "automated" 1/0, if the task ist automated (1) oder manual (0). Now I want to count all the manual task (= e.g. 500'000) and calculate them with the variables ( * AVG_COST_PER_MAN_MIN * AVG_TIME_PER_MAN_TASK.I've made a filter with all manual tasksThen I tried to calculate the whole effort in Minutes with this PQL but it didn't work.The Variable was defined as Textfield with Value and the component is a number field COUNT("_cel_eclaim_activities"."_activity_long") * TO_FLOAT(<%= LABR_DURATION_PER_MANUAL_TASK %>)
Percent stacked bar Hello, do you know if it is possible, with Studio, to have percent stacked bar graphs? Thanks
Hy,There is a requirement of sending dynamic graph of data through mailSo is there any way of sending graphs through action flow or skill or any other possible way ?
Hi all, is it possible to block another user from deleting my comment in the commenting component for views? And can I block the comment function as long as no specific order number has been selected? Thanks :)
Hello everyone, wanted to know if there's any way to merge a data model from one data pool with another data model that is located in a different data pool?
Hello Experts,Is this possible to implement section access control for EMS data models?e.g. we have a process data model and other assets linked to this dm.We want to restrict business users using case field let's say company code.So users belonging to specific company codes can access only respective codes data.This feature is available on on-prem but couldn't find similar on EMS.
Hi, I am trying to find out how to receive an email when my connector is down, I don't see it under Admin & Settings and Notifications. Can someone guide me on where it is? Thank you
Hi, I would like to know how to make the case explorer data exportable.
Hello, I followed the course of process simulation step by step. created a package, then created knowledge model and selected a Data Model Variable, but I cannot see the "simulate" in the menu of this package. What happens? How to fix it?
I've currently got a view I'm building out for some data management and want to highlight/change the background color of cells which fit the criteria for "bad values", based on dates. This is currently where my YAML lies. I've tried searching through the Celonis Documentation and haven't found anything in regards to comparing dates. I've also tried searching for YAML documentation, but I haven't found anything which satisfies what I"m looking for.
Hi, Can Celonis extract source/data from JIRA project and Sharepoint list? Can the user upload the data and then store it in daily files in the folder? Can Celonis send out an email with snapshot of graph or status?
How can I combine a line chart with a column chart like in the Purchase-to-pay Demo?
Hi, I'm implementing an AF with some volumes. I query two columns:In the first column there is a date rounded by day, and the second column is the count. I noticed that the ROUND_DAY function applied to the first column is not working fine, since it keeps the timestamp, putting everything to 0 (2022-03-27T00:00:000Z). The problem is that at the 27 of march I have two dates that are the same, one with all 0 in timestamp, the other with 23 at the beginning. This is because at the 27 of march the time is changed by one hour, and it just mess everyting up the in AF. In the dashboard everything is working fine, since the ROUND_DAY function allow me to display only the date without timestamp (2022-03-27). How can I fix this in the AF?already tried:YEAR(date) || '-' || MONTH(date) || '-' || DAY(date), same as beforeformatDate function in AF: it says that the date is not a valid date. Thanks
Do you guys know if is there a problem in extracting the same table with replication cockpit in 2 diffrent data pools at the same time?
Hi there,I'm trying to build an histogram that shows the cycle times.Everything seems to work just fine, but when I compare the N. of occurences it doesn't match the number that I need. I read in the documentation that it uses the cases as occurences, insted I need a certain type of activity. If instead I build a column chart with the Cycle Times as dimension and occurences as KPI, numbers are correct, but I can't find a way to display the cycle times in a fancy way like the histogram, since in the column chart are displayed the single values for every instance, that I can round, but they are not the 10 ranges that I have with the histogram. I need or to customize the number of occurences in the histogram, so it can match, or customize the dimension axis of the column chart, in a way that is similar to the histogram. Thank you very much!
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.