Skip to content

Commit

Permalink
lowercase blueprints (#4349)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored Oct 1, 2024
1 parent b06dbf0 commit 9ac94d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/components/modeler/web-modeler/launch-web-modeler.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To launch Web Modeler, follow the steps below:
2. Select **Create new project** to create a new project and store diagrams.
![web modeler empty home](img/web-modeler-new-user-home.png)
3. Name your diagram. You can go back and change the name any time by clicking on the project name and **Edit name**.
4. Select **Browse blueprints** to view blueprints for various use cases as a starting point for your first diagram. Open these blueprints by selecting **Use Blueprint**. Alternatively, click **Create new > BPMN diagram** to create a blank BPMN diagrams.
4. Select **Browse blueprints** to view blueprints for various use cases as a starting point for your first diagram. Open these blueprints by selecting **Use Blueprint**. Alternatively, click **Create new > BPMN diagram** to create a blank BPMN diagram.
![web modeler blueprint browsing](img/web-modeler-blueprint.png)
5. While browsing blueprints, you can also open the details of a specific blueprint by selecting **More details**. This opens a new tab in the [Camunda Marketplace](/components/modeler/web-modeler/camunda-marketplace.md). Here, you can have a closer look at the diagram, and open it in SaaS or Self-Managed.

Expand Down
8 changes: 4 additions & 4 deletions docs/reference/release-notes/860.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ When creating a process for a local (non-English) region, you can design forms i

Real-time feedback is added for message correlation for messages with `ttl=o`, enabling external systems to immediately determine the success or failure of message correlation. This enhancement allows external systems to take prompt and appropriate actions based on the correlation result, improving overall efficiency and reducing response times.

### Public Marketplace Blueprint support for HTO & DMN <span class="badge badge--long" title="This feature affects Web Modeler">Web Modeler</span> <span class="badge badge--long" title="This feature affects Marketplace">Marketplace</span>
### Public Marketplace blueprint support for HTO & DMN <span class="badge badge--long" title="This feature affects Web Modeler">Web Modeler</span> <span class="badge badge--long" title="This feature affects Marketplace">Marketplace</span>

<!-- https://github.com/camunda/product-hub/issues/2333 -->

Web Modeler now supports DMN models and Forms inside [Marketplace Blueprints](https://marketplace.camunda.com/en-US/listing?pl=3082&cat=107793&locale=en-US).
Web Modeler now supports DMN models and Forms inside [Marketplace blueprints](https://marketplace.camunda.com/en-US/listing?pl=3082&cat=107793&locale=en-US).

- These Blueprints can now showcase even more ways to implement common business processes, and illustrate best practices for process modeling and implementation.
- To learn more about browsing Marketplace Blueprints, see [browse marketplace blueprints](/components/modeler/web-modeler/camunda-marketplace.md#browse-marketplace-blueprints).
- These blueprints can now showcase even more ways to implement common business processes, and illustrate best practices for process modeling and implementation.
- To learn more about browsing Marketplace blueprints, see [browse marketplace blueprints](/components/modeler/web-modeler/camunda-marketplace.md#browse-marketplace-blueprints).

### Share Connectors within the project and organization in Self-Managed <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To launch Web Modeler, follow the steps below:
2. Select **Create new project** to create a new project and store diagrams.
![web modeler empty home](img/web-modeler-new-user-home.png)
3. Name your diagram. You can go back and change the name any time by clicking on the project name and **Edit name**.
4. Select **Browse blueprints** to view blueprints for various use cases as a starting point for your first diagram. Open these blueprints by selecting **Use Blueprint**. Alternatively, click **Create new > BPMN diagram** to create a blank BPMN diagrams.
4. Select **Browse blueprints** to view blueprints for various use cases as a starting point for your first diagram. Open these blueprints by selecting **Use Blueprint**. Alternatively, click **Create new > BPMN diagram** to create a blank BPMN diagram.
![web modeler blueprint browsing](img/web-modeler-blueprint.png)
5. While browsing blueprints, you can also open the details of a specific blueprint by selecting **More details**. This opens a new tab in the [Camunda Marketplace](/components/modeler/web-modeler/camunda-marketplace.md). Here, you can have a closer look at the diagram, and open it in SaaS or Self-Managed.

Expand Down

0 comments on commit 9ac94d4

Please sign in to comment.