1. During Server Configuration Migration, how the data files are copied to the destination server? Should we do it manually?
2. Are there any build process in place, so that we could build the Graphs and JobFlows? Or is it not necessary?
3. Is it possible to first create a Designer project and later connect to Server?
There is no build process, graphs/JobFlows are interpreted. So your sandboxes can be freely copied, stored in VCS, etc.
Yes, you may create project in designer first and then export into Server sandbox - http://doc.cloveretl.com/documentation/ … ndbox.html Please keep in mind, that some components does not run in standalone Designer - for example JobFlows.
regarding the data inside sandboxes (data files, graphs etc) - these won’t be copied by the Configuration Migration feature. You need to handle these separately. Configuration Migration handles everything that’s stored in the server configuration database (e.g. users, listeners etc).
One more doubt in the question I asked (3. Is it possible to first create a Designer project and later connect to Server?).
I’m able to export the project to server as the way you told. But when I’m doing the same, the parameters (inside workspace.prm file) are not getting exported to the server!