Migrating/Copying RAM Assets from one RAM instance to another RAM instance - Help required
Hi,
We are trying to migrate/copy assets (all the assets present in a RAM community) from one RAM instance(7.5.2) to another RAM instance(7.5.2). All the assets need to be migrated to a single community in the destination RAM.
How to resolve duplicate asset attribute/schema/life cycle issues?
Can anyone provide step by step guidelines to perform this operation?
Regards,
Pramod
One answer
You can use RAM's scripting/Java/Rest API to write a small script/program, or you can try the Batch Client http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/topic/com.ibm.ram.eclipse.doc/topics/t_batch_ram2ram.html
Not sure what is the specifics on the duplicate attribute/schema/lifecycle, can provide an example.
Not sure what is the specifics on the duplicate attribute/schema/lifecycle, can provide an example.
Comments
Hi Gili,
Thanks for your response. After searching the forum I found that making use of Libraries in RAM also a good option(as eclipse batch update requires usto manually create asset types, cat schemas, etc to be created in destination RAM before performing batch update.) to migrate assets between RAM instances.
My question: Is it possible to move/copy the assets exported in form of library from source RAM to a specific community in the destination RAM? If yes, please provide the steps to do so.
Regards,
Pramod