Hi All,
I have an report script in ARIS 7.2. The main purpose of this report is to provide all the details of the interface drawn in ARIS Inventory.
The report works fine when I have connecting the interface with two different application.(Source and Destination application are different)
But if I trying to connect the same application through interface then that particular interface was missing in the report and the report have duplicate entries.(Rows are repeated in the reports).
Could someone help me to guide whether is this possible in ARIS to have the interface to be connecting with the same source and destination application?
If yes, could you please explain how to get the interface to be shown up in the report without any duplicate entries. Because I have Checked the code and was not able to find any issues in the code.
Please guide me whether shall I need to change the code? if yes, please explain how to change?
If it doesn't requires any code change, how shall we over come this issue?
Please help. I am going to meet the deadline.
Thanks in Advance.
Martin Miskovic on
If you manage to create 2 connections between application and interface in a model, then you should be able to get it from the report.
Problem will most likely be in your report, but I can not help you without source code.