Property reference

sn_flow_diagram.supported_features

The sn_flow_diagram.supported_features property defines the features available in flow diagramming, such as error handling and various trigger types. Admins should review this property to understand which functionalities are enabled or disabled for their flow diagrams.

Default: {\"errorHandling\": true, \"stages\": true, \"dataStreamActions\": false, \"flowTypes\":[\"flow\", \"template\", \"subflow\"], \"triggerTypes\": [\"record_create\", \"record_update\", \"record_create_or_update\", \"daily\", \"weekly\",\"monthly\",\"run_once\", \"repeat\", \"email\", \"sla_task\", \"service_catalog\", \"kafka_flow_trigger\", \"metric\", \"rest_async\"], \"flowLogicTypes\": [\"IF\", \"ELSE\", \"ELSEIF\", \"FOREACH\", \"END\", \"TIMER\", \"GETFLOWOUTPUTS\", \"RUNDYNAMICFLOW\", \"RUNWORKFLOW\", \"SETFLOWVARIABLES\", \"PARALLEL\", \"PARALLELBLOCK\",\"DECISION\",\"DECISIONBLOCK\",\"ASSIGNSUBFLOWOUTPUTS\",\"DOUNTIL\",\"GOBACKTO\",\"TRY\",\"CATCH\"],\"annotations\": true} Type: string Application: Flow Diagramming

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies which features are supported in the flow diagramming application, including error handling, stages, and various flow and trigger types.
What area does it affect? Flow Diagramming
What does the default mean? The default value is "{\"errorHandling\": true, \"stages\": true, \"dataStreamActions\": false, \"flowTypes\":[\"flow\", \"template\", \"subflow\"], \"triggerTypes\": [\"record_create\", \"record_update\", \"record_create_or_update\", \"daily\", \"weekly\",\"monthly\",\"run_once\", \"repeat\", \"email\", \"sla_task\", \"service_catalog\", \"kafka_flow_trigger\", \"metric\", \"rest_async\"], \"flowLogicTypes\": [\"IF\", \"ELSE\", \"ELSEIF\", \"FOREACH\", \"END\", \"TIMER\", \"GETFLOWOUTPUTS\", \"RUNDYNAMICFLOW\", \"RUNWORKFLOW\", \"SETFLOWVARIABLES\", \"PARALLEL\", \"PARALLELBLOCK\",\"DECISION\",\"DECISIONBLOCK\",\"ASSIGNSUBFLOWOUTPUTS\",\"DOUNTIL\",\"GOBACKTO\",\"TRY\",\"CATCH\"],\"annotations\": true}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring flow diagrams or troubleshooting flow-related issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_flow_diagram.supported_features
Sys ID 90601cfcb7323010388487c2de11a9b4
Type string
Application Flow Diagramming
Default value {\"errorHandling\": true, \"stages\": true, \"dataStreamActions\": false, \"flowTypes\":[\"flow\", \"template\", \"subflow\"], \"triggerTypes\": [\"record_create\", \"record_update\", \"record_create_or_update\", \"daily\", \"weekly\",\"monthly\",\"run_once\", \"repeat\", \"email\", \"sla_task\", \"service_catalog\", \"kafka_flow_trigger\", \"metric\", \"rest_async\"], \"flowLogicTypes\": [\"IF\", \"ELSE\", \"ELSEIF\", \"FOREACH\", \"END\", \"TIMER\", \"GETFLOWOUTPUTS\", \"RUNDYNAMICFLOW\", \"RUNWORKFLOW\", \"SETFLOWVARIABLES\", \"PARALLEL\", \"PARALLELBLOCK\",\"DECISION\",\"DECISIONBLOCK\",\"ASSIGNSUBFLOWOUTPUTS\",\"DOUNTIL\",\"GOBACKTO\",\"TRY\",\"CATCH\"],\"annotations\": true}
Description
Updated 2024-05-25 03:39:04