Hi everybody,
I'am new to ARIS.
I would try export each models ARIS into one document Excel.
I don't found in ARIS Business Architect 7.1. I have found an old external VB Script for this.
I have an error on this script at this line :
Set ats = CreateObject("ARIS.Application.7.1")
Set report = ats.GetComponent("Report")
Error :
Erreur d'exécution Microsoft VBScript: Cet objet ne gère pas cette propriété ou cette méthode: 'ats.GetComponent'
I don't understand !
Do you have an another solution for this export problem ?
Thanks