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
Jens Heylmann on
Hello Ignacio,
in this case I would create a method or evaluation filter to display only the connection types I want to see.
In the layout.cfg.xml you can only hide/show the connections/relationship block. But not configure its content.
Regards,
Jens