Hi Sal, I would probably write a small RQL application that lists all assets and their attributes in project A and write those information (file name, attribute, attribute value) into an xml file or a small database or any other file that can store this information. Then I'd list the imported assets in project B and assign the attribute values which are stored in the file.
Don't konw if this approach is the best one but if project B is not a copy of project A then all guids of the attributes and other things are so different, that I assume that manipulating the database is a tough job. Best regards, Manuel On 26 Aug., 08:04, Sal <[email protected]> wrote: > Hi guys, > > I'm needing to copy across all Assets from Project A to Project B, to > which Project B resides on a different server. The two projects are > different, but Project B needs a copy of the Asset content from > Project A as just a once off. > I have been able to Export the Assets from Project A and successfully > import them into Project B, however the custom attributes and the > associated values for the Assets (obviously) have not come across. > Is there anyway in RedDot 10 of being able to export the Assets and > the custom attribute values? I've had a quick read of the doco (I'm > relatively new to RD) and was unable to find a way and was next going > to look into possibly running some SQL queries and syncing Project B > Asset attribute data (assuming its stored in SQL) with Porject A. > > Cheers. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
