You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/includes/guides/workflows/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,14 @@ The new workflow framework supports long-running approval workflows for critical
3
3
Workflows are a series of steps that are required to complete a selected operation in the {{ product_name }}. These workflows
4
4
should be configured by the administrators by defining the steps and the approvers involved in each step.
5
5
6
-
This new implementation enables organizations to design multi-step approval processes, where approvers can be assigned
7
-
based on roles or users, reflecting their permission levels and responsibilities. Administrators can configure these
6
+
This new implementation enables organizations to design multi-step approval processes, where approvers can be assigned
7
+
based on roles or users, reflecting their permission levels and responsibilities. Administrators can configure these
8
8
workflows through the Console, while approvers can review and act on approval requests seamlessly from the My Account portal.
9
9
10
10
{% if product_name == "WSO2 Identity Server" %}
11
11
!!! note "Legacy BPS-based workflow connector"
12
12
{{ product_name }} previously used a BPS (Business Process Server)-based approval workflow implementation. This implementation is still available as an [external connector](https://store.wso2.com/connector/identity-workflow-impl-bps){:target="_blank"}.
13
-
13
+
14
14
**Key differences:**
15
15
16
16
- The new workflow feature and the BPS-based implementation run independently.
@@ -23,8 +23,8 @@ workflows through the Console, while approvers can review and act on approval re
23
23
Approval-based workflow capabilities are available for organizations as well.
24
24
25
25
!!! note
26
-
Workflows support user creation and role creation in organizations. However, they do not support the following sharing operations:
27
-
26
+
Workflows support user creation and role creation in organizations. However, they don't support the following sharing operations:
0 commit comments