1
General Board / isConjugated in Proxy Ports via SQL
« on: September 20, 2024, 06:08:57 pm »
Hey folks,
I am writing a validation script to check if the information flow is directed correctly. Right now I am searching for the direction with Repository.SQLQuery() in t_xref table in the description column. In EA15 it was working that every port had the isConjugated value but in EA16 it is not the case. Some ports do and some don't.
Is there a smarter way to validate this?
Thanks in advance
I am writing a validation script to check if the information flow is directed correctly. Right now I am searching for the direction with Repository.SQLQuery() in t_xref table in the description column. In EA15 it was working that every port had the isConjugated value but in EA16 it is not the case. Some ports do and some don't.
Is there a smarter way to validate this?
Thanks in advance