Skip to main content
How can I create apps so that users can use this app with their own data?

So how can I extract an app I've created so that it can be used as a toolbox with appropriate data?

Hello,

 

1) By app you mean read-only view of the analysis / business views or the ML workbench App?

2) Usually you cannot transfer data - you can only transfer some elements like connections, or analyses.

3) To create user-dependent data sets I think you will have to to get information about which Celonis user is currently logged, then having structure to assign specific data-set to user and load it.

 

I'm not sure if that's possible to get information about currently logged user from front-end to back-end / ML workbench.

 

Best Regards,

Mateusz Dudek

 


Hello,

 

1) By app you mean read-only view of the analysis / business views or the ML workbench App?

2) Usually you cannot transfer data - you can only transfer some elements like connections, or analyses.

3) To create user-dependent data sets I think you will have to to get information about which Celonis user is currently logged, then having structure to assign specific data-set to user and load it.

 

I'm not sure if that's possible to get information about currently logged user from front-end to back-end / ML workbench.

 

Best Regards,

Mateusz Dudek

 

Hello,

I want to build an app that contains certain analytics. I then want to make this app available to my colleagues so that they can use similar data to automatically perform the analyses I have built.
But I don't know how to publish this app as a construct so for my colleagues. It should work exactly like in the marketplace, just internally for my colleagues.
I hope that you understand my problem

Best Regards
Thomas

Hello,

 

1) Create / use package

2) Create / use analysis

3) Copy it

 

A) If you've got multiple teams, and you want to copy that analysis there, just use option Copy to:

imageimageB) Use content-CLI in more complicated cases

https://docs.celonis.com/en/content-cli-as-a-content-management-tool-in-the-ems.html

https://docs.celonis.com/en/migrate-analyses-from-process-analytics-to-studio-using-content-cli.html

 

You cannot transfer also the data in a reliable and easy way (in theory you can do it via ML workbench but it not adviced as may lead to many problems). The best is just to recreate / copy connection and extract data again.

 

Best Regards,

Mateusz DUdek


Hello,

I want to build an app that contains certain analytics. I then want to make this app available to my colleagues so that they can use similar data to automatically perform the analyses I have built.
But I don't know how to publish this app as a construct so for my colleagues. It should work exactly like in the marketplace, just internally for my colleagues.
I hope that you understand my problem

Best Regards
Thomas

Hey Thomas,

 

In the EMS environment, you can no longer make transports of individual packages or analyses. If you are still running on an on-prem solution, you might be able to make a transport that a colleague could then import in their own on-prem environment.

 

If you are running an EMS environment, then creating an app for colleagues specifically is not possible. What you could do however is 1) if you are in both EMS environments copy it to the desired environment from your own environment or 2) set up a Content CLI through the ML workbench such that your colleagues can copy your specific package/analysis/view to their environment through the ML workbench. I can expand more on the second option if you'd like.

 

Kind regards,

Maurits


Hello,

I want to build an app that contains certain analytics. I then want to make this app available to my colleagues so that they can use similar data to automatically perform the analyses I have built.
But I don't know how to publish this app as a construct so for my colleagues. It should work exactly like in the marketplace, just internally for my colleagues.
I hope that you understand my problem

Best Regards
Thomas
Hey Maurits,

it would be realy nice, if you can tell me more about the second option.

Best Regards
Thomas
Hello,

I want to build an app that contains certain analytics. I then want to make this app available to my colleagues so that they can use similar data to automatically perform the analyses I have built.
But I don't know how to publish this app as a construct so for my colleagues. It should work exactly like in the marketplace, just internally for my colleagues.
I hope that you understand my problem

Best Regards
Thomas

Hey Thomas,

 

If you look at the second post of Mateusz and expand it, he explained all the items perfectly!

 

B) Use content-CLI in more complicated cases

https://docs.celonis.com/en/content-cli-as-a-content-management-tool-in-the-ems.html

https://docs.celonis.com/en/migrate-analyses-from-process-analytics-to-studio-using-content-cli.html

 

You cannot transfer also the data in a reliable and easy way (in theory you can do it via ML workbench but it not adviced as may lead to many problems). The best is just to recreate / copy connection and extract data again.


Reply