Hello Communitty
I'm customizing an ARIS export (ABP) and I don´t want to display all connection types from the objects of my database .
For example, i don´t want to display connections "accepts" in the whole publication (in ABP).
I´m trying to modify
"C:\ProgramFiles\ARIS7.\BPSERVER\tomcat\webapps\businesspublisher\layouts\Layout\layout.cfg.xml"
But i can´t find this feature.
In this file, i can hide "blocks" (f.e block_ocurrence) if I can do what I say.
will appreciate any help or tip
Best Regards.
Ignacio
Hello Jens,
Thanks for the reply.
That's what I think because object's connections are treated as a single attribute, and It can not be changed at the code level.
<tags:infoContent viewObjects="${requestScope.connections}" rightToLeft="${rtl}" />
I will try to implement the solution that you suggest.
Thank you very much again!
greetings