Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Author Flows
- Create or Edit a Flow
- Create Steps in a Flow
- Create Navigation Lines between Steps in a Flow
- Add Result Steps to a Flow
- Define Flow Properties
- Inputs
- Outputs
- Sensitive Flow Input, Output, and System Properties
- Results
- Define Step Properties
- Edit the Expression of a Value for an Input or Output
- Extract and Modify Output Values
- Add Decisions to a Flow
- Change the Start Step
- Create Flows with Loops
- View the CloudSlang Code
- YAML File Textual Representation
- Validate Flows
Inputs
Inputs are defined for steps, operations, decisions, or flows.
Under the Inputs tab, you can view the inputs that the steps, operations, decisions, or flows receive. The Inputs tab for the steps are on the right side of the canvas. Each input has a value that can be set in a number of ways. It may be a constant value, a python expression, the value of a flow variable or system property, and more.
For example, you can set the value of a flow variable and use this in various steps in the flow.
-
Name. Displays the name of the input.
The combined input name, flow name, and folder path of the input (under the Library folder) must add up to no more than 255 characters.
Input names must start with a letter or an underscore ( _ ) and must contain only the characters (A-Z, a-z, 0-9) or _.
The Input name cannot contain white spaces.Note For localized characters, this limit is even lower. For example, in Japanese, the 255 characters need to be divided by 4, so the number of characters is only 64.
-
Default value. A user can add a default value to the input. If no value is passed for this input, the default value is used instead.
(Optional) You can directly edit the expression of a value. Open the Expression Editor by clicking the Edit button next to the value.
For more information, see Edit the Expression of a Value for an Input or Output.
-
Private. Click the check box if the input needs to be private. This means that it cannot be overridden. This cannot be seen when this flow is triggered or when this flow is referenced as a step
Note If a flow input is marked as private, it must have a default value. If there is no default value, this is flagged as an error.
-
Sensitive. Click the check box if the input contains sensitive data. During runtime, the value will be encrypted. See Sensitive Flow Input, Output, and System Properties .
Tip It is not recommend to set a default constant value when an input is marked as sensitive. The values are displayed as asterisks in the file.
- Required. This check box is selected if this input is mandatory for the operation/flow to function.
-
Description. Displays a description of the input.
When the flow is used as a step (subflow) in another flow, an Info button will appear when a mouse is rolled over the input (under Step Properties > Inputs).
When this Info button is clicked, a smart tooltip will display the description that you entered.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: