Skip to content

Implement Export/Import dataflow #733

@tuan08

Description

@tuan08
  1. Create a shell command:
shell.sh dataflow export  --dataflow-id  --config-file

This command will use registry.get("/neverwinterdp/scribengin/dataflow/dataflow-id") data.

  1. Convert the data to DataflowDescriptor object , using JSONSerializer.
  2. get the latest data config in configuration and update the DataflowDescriptor. This is not ready yet, and I need to update some registry code
  3. Write the DataflowDescriptor to --config-file file

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions