Hi,
In ARIS architect i can get the connected models by using the "go-to" in a model.
How can i get the connected models in ARIS reports ?
Thanks in advance.
Hi,
In ARIS architect i can get the connected models by using the "go-to" in a model.
How can i get the connected models in ARIS reports ?
Thanks in advance.
Thanks,
But want to display connected models with the selected one ,not the objects connected to that model.
Yes sure, but what you see in the ARIS Architect is just like this:
Model - SuperiorObjDefs - OccList - Model
Only that ARIS only displays the end :-)
I was having the same trouble trying to report on connected models using the WYSYWIG reporting tool. This information allowed me to correct my report. It does not seem very intuitive to select SuperiorObjDefs when I wanted connected models not objects, but this worked. Thank you so much.
Robert Goldenbaum on
Hi,
Model.SuperiorObjDefs()
And then iterate through their occs...
BR Robert