170047: The < value > relationship query contains the following ambiguous field(s): < value >
Description
The 51ExportRelationships.json Aixm resource file contains queries with ambiguous fields. All fields in the relationship queries must be fully qualified. Ambiguous fields are those without a table prefix.
Solution
Find the ambiguous fields in the 51ExportRelationships.json file and update any queries containing those fields by adding the correct table prefix. An example of a fully qualified field is adhp.name_txt. in which adhp is a table name and name_txt is the name of a field in the adhp table.