Align quick start deployment with Operaton#126
Open
hauptmedia wants to merge 6 commits into
Open
Conversation
kthoms
requested changes
Jun 17, 2026
|
|
||
| :::note[Deployment Support] | ||
| BPMN diagrams must be created for the process engine they intend to be deployed on. You cannot run a BPMN diagram modeled for Operaton Platform in Operaton Cloud, or vice versa, at this time. | ||
| BPMN diagrams must be created for the process engine they intend to be deployed on. In the Camunda Modeler, make sure the execution platform is set to Operaton Platform before deploying to Operaton. |
Contributor
There was a problem hiding this comment.
This is wrong. Should be Camunda 7, or point to the Operaton Modeler already?
Contributor
Author
There was a problem hiding this comment.
Addressed in the current branch: the note now refers to Operaton Modeler and setting the execution platform to Operaton Platform before deploying to Operaton.
38595ea to
2f2b64d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Operaton Cloudreference from the quick start deployment noteVerification
rg -n "JDK 11|maven\\.compiler\\.(source|target)>11|opening up Operaton Modeler|Your pom\\.xml file of your project|right clicking|POST Request|JSON Body|Move onto|larger or equal|process then|In order to retrieve|Decision Table, click on|Deployment Name|hit the Deploy|Process Instances|Process Instance will|Decision Instances" docs/get-started/quick-start/decision-automation.md docs/get-started/quick-start/deploy.md docs/get-started/quick-start/gateway.md docs/get-started/quick-start/service-task.md -Sreturns no matchesrg -n "JDK 17|maven\\.compiler\\.(source|target)>17" docs/get-started/quick-start/service-task.md -Sconfirms the Java worker now uses Java 17rg -n "Camunda Modeler|Operaton Cloud|Camunda Cloud|blog\\.camunda|blog\\.operaton|camunda\\.com/download|downloads\\.camunda\\.cloud" docs/get-started/quick-start/index.md docs/get-started/quick-start/service-task.md docs/get-started/quick-start/user-task.md docs/get-started/quick-start/gateway.md docs/get-started/quick-start/decision-automation.md docs/get-started/quick-start/deploy.md -Sfinds no matchesrg -n "use-the-camunda-modeler-to-deploy-the-process|Use the Operaton Modeler" docs/get-started/quick-start/deploy.md -Sconfirms the compatibility anchor and new heading are presentrg -n "https://docs\\.operaton\\.org/docs/documentation" docs/get-started/quick-start/service-task.md docs/get-started/quick-start/gateway.md docs/get-started/quick-start/decision-automation.md -Sfinds no matchesrg -n -e 'https://docs\\.operaton\\.org/get-started/quick-start/(complete|success)' -e 'docs\\.operaton\\.org/get-started/quick-start' -e 'susbscribe' -e 'amount of ```' docs/get-started/quick-start/service-task.md -Sfinds no matchescurl -I -L --max-time 20 https://docs.operaton.org/docs/get-started/quick-start/user-task/returns HTTP 200git diff --checknpm run typechecknpm run buildsucceeds; it reports the known pre-existing Docusaurus link/anchor warnings that are handled separately in Fix docs link checks and enforce quality gates #115