Skip to main content

serialization:import symbolic workflow

Version: 0.0.0

Description

Reads a file or string holding a Symbolic Workflow and instantiate a WorkFlow with its data.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
string_or_pathstring, data_sources
Pin 2formatint32-1 is auto-detection, 0 is ASCII format, 1 is binary, 2 is json, default is -1 (auto-detection).

Outputs

OutputNameExpected type(s)Description
Pin 0workflowworkflow

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: serialization

Plugin: core

Scripting name: None

Full name: None

Internal name: import_symbolic_workflow

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.