Improve UX of Deployment to Camunda Cloud
See original GitHub issueIs your feature request related to a problem? Please describe.
As a Desktop Modeler user, I am familiar with how to deploy diagrams to a local Camunda platform. But I failed to deploy to Camunda Cloud. I struggled with:
- I wasn’t sure if
Contact point
would accept a web address, the placeholder displays an IP - I wasn’t sure if the URL should contain the port since the port is mentioned in the text file that I downloaded after the client creation but not in the client information dialog on the cluster page. (for contact point, the port is needed)
- I had absolutely no idea what
Audience
means. This term is mentioned nowhere. (it’s the cluster URL aka contact point but without the port) - It’s annoying that the credentials are stored only when I successfully deploy a diagram although I toggled
Remember credentials
. During my attempts to deploy I had to enter the data over and over again (5 inputs!). - The documentation is outdated and didn’t help at all.
Describe the solution you’d like
- For
Contact point
, consider a description that makes clear that it accepts a local IP as well as a web address. - For
Contact point
, make clear that the port is a required information. - On the client page on Console, add the port to the
Cluster URL
. - On the client page on Console, add a field for
Audience
. - The text file that I can download after client creation (with the client secret) should contain the same information as the client information dialog on Console.
- Store the credentials immediately when I toggle
Remember credentials
- Bring the documentation up to date.
Describe alternatives you’ve considered
n/a
Additional context
See the differences between text file, client modal, and Desktop Modeler deploy dialog.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Introducing Camunda Cloud – Process Automation as a Service
Camunda Cloud is an enterprise SaaS solution for end-to-end Process Automation built from the ground up for the cloud. It is based on...
Read more >How to Configure Camunda Workflow Engine on IBM Cloud
BPMN diagrams created with the Camunda Modeler application can easily be deployed on the workflow engine to orchestrate business processes. When ...
Read more >Telemetry | Camunda Platform 8 Docs
On a strict opt-in basis, we are looking to collect environment and usage data to further improve the user experience for you. These...
Read more >Camunda Platform 8 Code Studio, Episode 4 - YouTube
Camunda Platform 8 Code Studio, Episode 4: Deploying a Process in Camunda 8.
Read more >Camunda Platform vs Pega BPM Comparison 2022 - PeerSpot
Ease of Deployment: Our users reported that both Camunda Platform and Pega BPM ... "Pega BPM could improve the UI, it is poorly...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nikku @barmac Thanks for raising.
We should adhere to the guideline.
@smbea @christian-konrad I propose to adjust https://github.com/camunda/camunda-modeler/issues/2862 as following:
I have adjusted #2862 accordingly