Hi All,
I want to know is there any way to transport the data structure from one Server to other.
I have some constraints like only the data structure having all my validation expressions, assignments, rules, transformations, strategy & workflow should be present in it.
Regrads,
Pramod
Hi Pramod,
I want to know is there any way to transport the data structure from one Server to other.
I have some constraints like only the data structure having all my validation expressions, assignments, rules, transformations, strategy & workflow should be present in it.
Archiveing and unarchieving is the best possible way to transfer everything you required in your question.
Otherwise, I dont think its possible to transfer validations, assignemets and rules, transformations, strategy.
In our project in SP04 we had to do everything again.
Will welcome and happy if its possible now or will later.
+ An
way to transport the data structure from one Server to other:
two ways actually:
1> archive the repo and save the a2a file in the archives folder of the other MDM server on which you want to transport the repository.Then unarchive the repository.
2> create master and slave repositories.while creating slave repository give the different server name n path. Prerequisite is that both servers shud be talking to each other.refer master slave repository creation from MDM reference guides.
this is better option as u can update all changes between master and slave repository by standard MDM functions.
reward points if useful
regards-
Ravi
Hi Pramod,
Try to export the Schema for your repository from the MDM console. Now Go to the target repository in MDM Console and Import the Schema. You can pick and choose what you want to Import. This will let you import Validations, Assignments and Other Data model changes. This would address the transport.
Thanks.
Add a comment