Not sure where to post? Ask your product-related questions here and get support from the community.
Recently active
I was looking for all possible process connectors on Celonis but could only find a few. Celonis claims they have over 100 process connectors, so I was hoping to know which process connectors are available.
Hey,I want to measure the lead time between two activities, but which must contain a certain (variable) attribute. I tried this with the function "BIND_FILTERS" but fail. Does anyone have a solution for something like this? MEDIAN ( CALC_THROUGHPUT ( FIRST_OCCURRENCE [ '<%= Step_1 %>' ] TO FIRST_OCCURRENCE [ '<%= Step_2 %>' ] , REMAP_TIMESTAMPS ( "_CEL_SCHUTZBRIEF_ACTIVITIES"."EVENTTIME" , MINUTES ) ), BIND_FILTERS ( "_CEL_cc_claim","ANS_KNZ_Mapping_csv"."ANS" = '<%= ANS_01 %>' ))
i am using pycelonis in jupyter notebook to get list of spaces, list of packages and its analysis. I am able to get list of spaces, but list of packages is not possible, also space.packages.find is not pulling one of my package key. If i can get the documentation to find list of packages and analysis that will help. ThanksMuthappan
I am setting up Task Mining and want to see what is being saved prior to uploading. It is currently being saved as a parquet file but I cannot install a parquet viewer on the machine due to security restrictions. Is it possible to save the files as a different file type that I can view in plain text?
Hi everyone! When I using format values using "Abbreviated format" is showing different way. Some users see correctly with "M", "B", "K". But some users see like "millions", "billions", etc. Did you guys facing that problem? I need to all user could see the Abbreviated format correctly, like "M", "B", "K".
I've uploaded all the tables that the ABAP reports generated, but now I need to use that tables to create the Data Model and hence be able to use the O2C apps. After installing the O2C app, it gives error as it cannot find the Activity Table. How can I create it? I thought this was automatically performed once the CSV files are loaded. Am I missing something?
Hello everyone! I would want to use the "Proxima Nova" font not only for Latin but also for Cyrillic. Is it possible to do it somehow?
Hi everyone,I'm new on this topic, therefore possibly a not so solid question. ;-)Can it be a problem with permissions or did I miss a point? I have downloaded and installed the data consumption/pipeline monitor from the EMS store.APC calculation has taken place after serveral daysI followed the instructions in the help center (activating monitoring, looking at problems with bug)activated "Eventlog automerge" in all three data models / also tried without activated automergeData jobs for Data Consumption Monitoring & Data Pipeline Monitoring (Transformation/Data Load) successful executed (= green)Data model was loaded according to log Thanks in advanceJens
For Oracle EBS, AR, there is no data in AR_DISPUTE_HISTORY (0 rows). Hence when running the transformation, it is giving the following error. How to resolve the same ? Error while executing transformation Create View: AR_DISPUTE_HISTORYERROR: Relation "ar_dispute_history" does not exist
Hi ,We are in the process of initiating a PoV with one of our clients .We want to setup an extractor server to connect the On-Prem Oracle EBS system. Client confirmed : They have issues in configuring Windows and Ubuntu OS for the same purpose. My Question Is:Which OS should be suitable for this ?Please share the Extractor server setup Step details for that OS. RegardsAyan RegardsAyan
First we have created AP process and added tables which are required for Kpi's of P2P process. Extraction part is done, but we have stucked in data model.
Why is the format field in the pql-editor offering more options in formatting the output than the FORMAT() function? E.g. I can enter in the format field in the pql-editor the format '%d.%m.%y' without any occuring errors but not in the format function while converting a date to a string.
In the below table I am checking for duplicate values in Name column. I need the count of duplicate values for example Name ABC has twice, so the out put should be 2. Could you please help me with it. OUTPUT:
Converting from BINARY to STRING is available directly on On-Prem system.But the same is not available on EMS or I am missing out on the feature.Can you please suggest a good way to CONVERT BINARY to STRING. I do not want to CAST AS STRING as that doesn't help. I need to CONVERT BINARY to STRING
We have a functionality where we need to create a sequence from 0 with increment of 1 and going up to a maximum value (count of a table).We are using a dynamic variable 'maxi' that take the max count of a table and stores this max value.Next we are creating a SEQUENCE between 0 and maximum value that we obtained in the previous step.Query we are using is - CREATE SEQUENCE SERIES increment by 1 minvalue 0 maxvalue <%=maxi%> start with 0 The problem is: We need to store this sequence in a table and then use that table to do a CROSS JOIN with another query. We are not able to develop a correct syntax to store this sequence in a table. We would need your help in developing the correct queries to:Create a table that stores a sequence from 0 to a max value (say 100), andCreate a correct CROSS JOIN reference with another query
i would like to know the pattern for implementation professional certification and the important topics like which kind of questions they can ask
How do I upload an html file to an analysis, using pycelonis?
There will be a change in behavior of Case-When in PQL from this February. Will it have any effect in the transformations in Event Collection?
We are using the "User locking policy" to clean up not required accounts in our environment, so that those users, which did not use Celonis in a specific amount of time are locked. The issue is now with the unlocking of the users:When a user asks to be unlocked again, the user must login again at the same day again, and if not, the user is locked again at the next day. This happens quite frequently and the user needs to ask again to be unlocked. Is it possible to change this workflow to e.g.lock the user again after a defined number of days? Orsent the user an unlocking mail, which is valid for a week, where the user can unlock again? How are others using the "User locking policy" and what is your usual workflow on how to handle this issue?
Would it be possible to change the default colour of the Process Explorer and Variant Explorer without the need to create new KPIs?
In quick start , while trying for 'Oracle EBS AP', at Data configuration stage , getting error attached. Can anyone please help.
Our jobs are running on SSMS. So we are planning to trigger Data model on Celonis after the job is completed using a shell script. I would Like to know if this is possible? Or if there is any other way to trigger the Data model after our job is done?
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.