Glossary
Here's some terminology for Skyone Studio:
parameter
It refers to the values that must be supplied to the operations so that they can be executed. The definition of parameters only takes place within the definition of operations.
The term "parameters", commonly used for various designations, will be replaced by samples, variables and execution data according to the context.
<>parameter</>
sample
These are the sample values we provide when we create a parameter. The sample is used to populate the parameter during the build and test phase of the operation.
variables
These are the current flow, integration and context parameters. Variables are created at configuration time, can be passed to operation parameters at runtime and can be updated by the Update Parameters module. Variables are classified according to their scope of availability: Flow, Integration and Context.
[]identifier : variable/]
execution data
This is all the data received from connector modules or generated during the execution of a flow.
{}module : data_name{/}
Last updated