How to Make One RAM Repository Update Another One
I'm researching a potential configuration that would work as follows:
Having two instances of RAM: - one of which is a "normal" intance where assets are created, go through a lifeycle and are published. - the second instance is read only and gets updated from assets that are published in the first instance The second instance would have a different user audience than the first instance As assets were approved and published in Instance 1 they would by copied to Instance 2 where different user access permissions would be applied. I'm wondering what is the best way to handle moving approved assets from the first instance to the second and then updating new versions as they are published? Essentially, I want Instance 1 to be the authoritative copy and Instance 2 is just for reference. Thanks, |
Accepted answer
One other answer
What is it that the 2nd instance has, that would not achieve with a lifecycle: preApproved, only viewed by submitter and approvers?
Comments
Dan Duce
commented Oct 10 '12, 11:44 a.m.
Entirely different audiences for each. The first would be like the definitive library for all assets. The second (and possibly other) instance would take a subset of the assets and make them viewable for a select audience. The two instances would authenticate using different directories and could be in different zone with respect ot firewalls.
Not there yet understanding the "...Entirely different audiences for each..."
Dan Duce
commented Oct 17 '12, 9:47 a.m.
Hi Gili,
k, multi tenancy; got it.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.