question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve UX of Deployment to Camunda Cloud

See original GitHub issue

Is 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.

Screen Shot 2022-01-25 at 17 48 04

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
MaxTrucommented, Mar 29, 2022

@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:

  • Keep the task to:

Extract general error message to not belong to a single field - currently, it is always applied to ‘Cluster URL’ field, regardless of which field is incorrect

  • Descope:

Disable the “Deploy” button if there are validation/connection errors

1reaction
smbeacommented, Mar 29, 2022

I have adjusted #2862 accordingly

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found