Task Execute
On this Page
The Task Execute Snap is being phased out in favor of the Pipeline Execute Snap.
To execute a SnapLogic Pipeline that is exposed as a REST service, use the REST Get Snap instead.
Snap type: | Flow | |
---|---|---|
Description: | This Snap lets you execute predefined triggered tasks. A task can be selected from the current project or from the Shared project using the suggest functionality of the task property. A path of another project can be copied directly into the property value if needed, however the user executing the task must have permissions on the project where the task resides. A batch size can be defined if multiple documents need to be streamed to the underlying pipeline of the task. Task parameters can be defined to allow passing parameters to the underlying pipeline of the task. The task parameter is suggestible and will return the parameter names of the underlying pipeline if any are defined. The parameter value can either be a constant value (= disabled) or can come from the input view or a pipeline p |