cancel
Showing results for 
Search instead for 
Did you mean: 

export validation

Former Member
0 Kudos

Hello Techies,

Is it possible to export validation from one repository to other say from dev to prod?

Current Landscape

DEV -> QUAL ->Prod

We have a rollout server which we have upgraded to SP3 while we are having the dev on SP6.

Post upgrade lanscape :

DEV--> QUAL > Roll Out> Prod

Thanks again !

Phil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Phil,

You can refer the link as mentioned below:

Transportation of MDM objects within MDM5.5 Sytems:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20751e78-f81f-2a10-228f-eb3a1642...

I hope this will help you.

TNR,

Saurabh...

Reward if found useful.

Former Member
0 Kudos

Hi Phil,

Go for Export Import schema.

- Using this you can export the present data model of your repository with the validations and assignments in place

- Then in the new server say Dev ,Import that repository schema .

- You will have the entire repository again.

- Rgt click the rep->Export schema->save it on the desktop and then import it in the same manner

- If you have a old and new repository on same or differnt servers One with the new validations and the other with outdated ones or none.You can overwrite the Schema on the same repository.

- This will give you a colur schema which will show you all the new items in terms of RED colour so you can either accpt those changes or reject them as you wish.

Follow the below links for export import schema

The other method you can go for is Archive and Unarchive the repository.

- Archive the repository with or without data.

- then place that archive in the new servers archive folders

- Then unarchive it on the new server

- You will get all the rep with the designed steps

Follow the below links for archiving and unarchiving

https://forums.sdn.sap.com/click.jspa?searchID=14759449&messageID=5413711

https://forums.sdn.sap.com/click.jspa?searchID=14759449&messageID=5769246

This link wil guide you on the transportation mechanism as used in mdm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800208f1-0586-2a10-bcb9-d0066605...

Hope it helped

Kindly reward points if found useful

Thanks

Simona

Former Member
0 Kudos

HI Phil,

Is it possible to export validation from one repository to other say from dev to prod?

Kindly go through the link below to get a better understanding:

Hope it helps.

*kindly reward points if helpful

Thanks and Regards

Nitin Jain

Former Member
0 Kudos

Hi,

Yes it is possible to Export validation in SP06 using EXport/Import Schema in MDM Repository.

Go to Console select Dev Repository ---Right click-Export Repository schema.Save this XML schema file.(say ABc.xml)

Go to Console select Prod Repository-Right click-Import Repository schema--give the filename(ABc.xml)

A import schema dialog box appears.

It asks which all tables/fields/Validations/ssignments u want to add to ur repository.

In ur case select accept for the validations u want to add.Then Click OK.

You can see the validation is added to ur repository

Regards

Nisha