Skip to content

Commit 9270e24

Browse files
committed
add floe features supported section
1 parent 3643dae commit 9270e24

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

managing_providers/_topics/embedded_workflows.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,3 +468,14 @@ You can create a generic service catalog item that uses an embedded workflow. To
468468
The list of services and requests is shown when the catalog item is submitted. Clicking the request shows the execution status, including any embedded workflows.
469469

470470
![Workflow Status](../images/embedworkflow_runstatus.png)
471+
472+
### Supported States Language Features
473+
The following are supported:
474+
- Parallel State
475+
- Map State Fields:
476+
- ItemProcessor
477+
- ItemsPath
478+
- ResultWriter
479+
- MaxConcurrency
480+
- ToleratedFailurePercentage
481+
- ToleratedFailureCount

0 commit comments

Comments
 (0)