Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about data flow and sequence of the work #106

Closed
imtester1 opened this issue Dec 15, 2023 · 4 comments
Closed

Questions about data flow and sequence of the work #106

imtester1 opened this issue Dec 15, 2023 · 4 comments

Comments

@imtester1
Copy link

I'm working on a migration using ECS-SYNC and I have a question.

I am curious about the order of operations and data flow.

First, the order of work is

  1. Create a Clip-ID list.
  2. Create an xml file.
  3. Start the task with the ecs-sync-ctl --submit command.
    I understand it.

The data flow is

  1. The sync server requests Centera with the clip-id list.
  2. Centera sends data to the sync server.
  3. The sync server delivers the received data to ecs.
  4. Verify the data in the above process.
  5. Done

Am I understanding this correctly?

@hoelgu
Copy link

hoelgu commented Dec 15, 2023 via email

@imtester1
Copy link
Author

During the migration process, is Centera's data directly transferred to ECS without going through the ECS-Sync server?

@hoelgu
Copy link

hoelgu commented Dec 17, 2023 via email

@imtester1
Copy link
Author

Thanks for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants