Hello, I am still in the early learning stages as an ARIS administrator. Our user group is also new to ARIS. Our library of models as well as our ARIS environment, structure, etc., was all done by third parties. We are on ARIS Enterprise cloud, version 10.0.21. We have a training database so users are using that to practice building their models and getting familiar with ARIS. I received a question from one of the users that is an ARIS Connect Designer. He wants to know if it is possible to copy a model between databases. This way if they get the model built the way they want it in the training db, they don't have to redo it in the real db. I have searched high and low, and the answer seems to be yes, but I cannot find any detailed documentation on how to do it. I would also appreciate any input regarding best practices around this. What options are there for copy/paste between databases, or is it an export/import function? What role(s) should perform this function (Designer, or have to be an Admin?)?
Thanks in advance for any help you can offer!
Runé Becker on
Dear Denise,
We have a special name for copying a model from one ARIS database to another one: Merge ARIS databases.Described on the help page of ARIS Architect: ARIS Help (ariscloud.com). Merging ARIS data is a very powerful feature as it helps a lot to preserve all data in the target database which is assigned, linked, or associated to the selected item, such as one or more models, groups or objects.
I guess you couldn't find it in the ARIS Help opened in your browser from ARIS portal because merging requires ARIS Architect, the Java-based ARIS client product. And that product comes with its own help file. If you are have licensed ARIS Architect you probably want to bookmark its help page (also available via F1 key from Architect). example here on my company's SR23: https://my.ariscloud.com/abs/help/en/handling/ba/#/index/en/1
You just copy the bold part from above and add it right behind your ARIS Cloud Enterprise server URL (without the tenant name, such as #default).
Another option to copy an ARIS model to another database is much less convenient: exporting an ARIS model into an XML file, or in the case of BPMN-compatible model type, you can export a model into the BPMN2 serialization format, enabling import into other BPMN-compatible tools: ARIS Help (ariscloud.com). This way exports only the pure model information including all its objects, but no links to other ARIS items in your source database, no user privileges etc.
With exporting an ARIS model as (encrypted *) XML file, you can only import the pure model information into another database, whereas merging allows you to copy much more data.
*) XML file exports are encrypted by default, so that only ARIS can import it. If your user acount has assigned the ARIS Access license the XML file would be saved unencrypted.
Cheers
Runé