Group: StrataFrame Users
Posts: 7,
Visits: 32
|
On a separate note, I've noticed when the deploy meta data runs, the DeploymentData.xml does not get pulled and created. Is it possible to pull and create that as well during the meta data process or is there some reason it is being omitted?
In our situation, we are deploying some rather 3 large package files, each with two to three .bin files around 2 gb. When our deployment program runs, it essentially creates those .bin files in the temporary folder twice - once for the metadata phase and again in our data deployment phase. (Since we are calling the above mentioned enumdeploymentpackages which opens the package again.) It seems like a lot of unnecessary overhead to be pulling those .bin files in both instances.
|