Hi everyone,
I have created a simple physical architecture (see “figure1” attached) and I would like to report the detail of the interconnection in a word document automatically generated with M2Doc.
I need to know the AQL syntax to extract information about the following parameters:
• Name of Physical Components
• Name of Physical Sub Components
• Name of Physical Link
• Direction of Physical Link
• The label of port
The idea is to automatically generate a set of table formatted as following (see “figure2” attached), inserting AQL code in the cells of table body.
Currently, I can only extract the name of Physical Components by writing:
Please, may you kindly help me to write the right AQL syntax to extract the other parameters I need?
Thank you very much.