Hello, ARIS friends!
Are anybody faced with topic uses dashboard in ARIS Connect for display ARIS object, for example display connected (superior) object for model?
Now, I can output and see static text information about connected (superior) object or connected models. But I would like make my dashboard are interactive I mean I would like go to objects and models on ARIS Connect Portal or ARIS repository from my dashboard.
Can I use some dynamic link or other opportunity? So, may be anybody has some documents, information about this?
Thank you!
Best Regards,
Anna.

André Vitor Oliveira on
Hi

Yes, its possible you can use the option call URL to open the desired model from your Connect.
In such case, you have to create a Query to collect the GUID of desired models and create a spreadsheet and link it to Dashboard. ( See the help of ARIS about queries )
On Data feed side, you can add an URL as showing the following image, and just use the string like "https://myARISserver/#default/item/c.process.["ARIS.database"].["ARIS.selectionGUID"].-1" and once click to open the GUID which comes from Query will be replaced on the string.
BR
AO