Packaging tool / Studio usage
Support for single source workflows and schedulers are also implemented in packaging tool / Studio. This functionality allows you to migrate objects between partitions by fetching them to disk and then deploying them to a different partition.
To use the packaging tool for this purpose, specify the platformToken
option in the command line (more details can be found Command Line Options for Packaging Tool | Security). In the import/export command, set the value to EventOrchestration/EventOrchestrationScheduler
.
Studio relies on the packaging tool library for fetch and deploy operations. To use this feature in Studio, set the PlatformManager token in the settings. This enables object manipulation within the fetch/deploy windows in Studio.
The communication between the packaging tool, Studio, and PlatformManager is managed through the following endpoints:
Workflows: partition-workflow-controller
Schedulers: partition-scheduler-controller
PlatformManager version 1.75.0