Hello, everyone!
I created a few connection attributes. I can't click on the connection in and I can't see them in ARIS Business publisher. I try to visualise them in model, but it doesn't work because I use nested objects.
So, my question is:
Is there a way to see attributes filled in connections in Aris business publisher?
Thanks in advanced!
Hi all!
Unfortunately, no connection information (attributes of connection, source and target, and so on) is available in BP default layout. It's also not possible to select a connection in the model graphic view. But the Business Publisher API provides access to the connection information. Because this information is also exported to the BP database. So it is possible to provide a add-on customizing view for connection information:
com.idsscheer.aris.businesspublisher.application.business.aris.context.IBPCxnDefContext
Regards!