Skip to content

Commit e6c057d

Browse files
Reflect SP 10.9 status in Maia for Workflows docs
1 parent 45e4338 commit e6c057d

1 file changed

Lines changed: 7 additions & 31 deletions

File tree

content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/maia-for-workflows.md

Lines changed: 7 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: "Describes the features in Maia for Workflows."
1212
To use Maia for Workflows, an internet connection and signing in to Studio Pro are required.
1313
{{% /alert %}}
1414

15-
Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can also provide explanations or further improvements based on the generated elements. The current version has some known limitations. For example, it is currently intended only for use with empty workflows. Generated elements are appended to the end of the workflow, which may result in incorrectly modeled workflows if the workflow is not empty. For more details, see the [Limitations](#limitation) section below.
15+
Maia for Workflows helps you generate a [workflow](/refguide/workflows/). It can also provide explanations or further improvements based on the generated elements. The current version has some known limitations. For more details, see the [Limitations](#limitation) section below.
1616

1717
## Using Maia for Workflows
1818

@@ -59,10 +59,6 @@ Below are some examples of prompts you can use to ask Maia for further explanati
5959
* Can you make the timer wait for 5 days?
6060
* I want the process to run in parallel.
6161

62-
{{% alert color="warning" %}}
63-
Requests for improvements or explanations currently only work within the same session where the workflow is generated. If you close the session and start a new session on that workflow, any attempts to make changes to the workflow will result in the removal of existing elements.
64-
{{% /alert %}}
65-
6662
#### Attachment Requirements {#attachment-requirements}
6763

6864
Maia for Workflows supports adding a maximum of one image and one PDF as attachments. Support for adding a PDF file was introduced in Studio Pro 11.2.0.
@@ -78,40 +74,20 @@ For example, Maia for Workflows can analyze a BPMN image representing employee o
7874

7975
Make sure to select a clear image to help Maia better understand your request. For example, you can provide a screenshot, a photo, BPMN schema, or a close-up picture of a drawing. Avoid heavily compressed or low quality images, as these may result in the loss of important details.
8076

81-
#### Limitations {#limitation}
77+
### Limitations {#limitation}
8278

8379
Maia for Workflows has some limitations.
8480

85-
##### Empty Workflows Only
86-
87-
Maia for Workflows is currently intended only for use with empty Workflows. Using it on existing workflows can result in incorrectly modeled business processes.
88-
89-
Requests for improvements and explanations currently only work within the same session where a workflow has been generated. Once the session is closed, Maia for Workflows loses the context. Any attempts to make changes to that workflow in a new session will also result in the removal of all existing elements.
90-
91-
##### Supported Workflow Elements
92-
93-
Currently, annotations are not supported. However, most of the other workflow elements are supported. See below a list of supported workflow elements:
81+
#### Supported Workflow Elements
9482

95-
* [User Task](/refguide/user-task/)
96-
* [Multi-user Task](/refguide/multi-user-task/)
97-
* [Decision](/refguide/decision-in-workflows/)
98-
* [Parallel Split](/refguide/parallel-split/)
99-
* [Jump](/refguide/jump-activity/)
100-
* [Wait for Notification](/refguide/wait-for-notification/)
101-
* [Timer](/refguide/timer/)
102-
* [Call Microflow](/refguide/call-microflow/)
103-
* [Call Workflow](/refguide/call-workflow/)
104-
* [Boundary Events](/refguide/workflow-boundary-events/)
83+
Currently, [Multi-user Task](/refguide/multi-user-task/) are not supported. However, most of the other workflow elements are supported.
10584

106-
##### Not All Properties Can Be Configured
85+
#### Not All Properties Can Be Configured
10786

10887
Due to the complex cross-document nature of a workflow, not all properties of the workflow elements can be generated yet. The following properties cannot be configured yet:
10988

110-
* The following properties of [User Task](/refguide/user-task/):
111-
* Task page
112-
* Targeted users
113-
* Due date
114-
* Any [properties](/refguide/workflow-properties/) of the workflow document itself
89+
* From the workflow document itself
90+
* [Admin Page](/refguide/workflow-properties/#admin-page)
11591

11692
## Read More
11793

0 commit comments

Comments
 (0)