Population TQL Queries

The TQL queries to be used for population jobs must be included in the Generic Adapter's ZIP archive and deployed with the adapter in UCMDB. The indicated TQL query must exist in UCMDB when a population request is made, during the population flow.

These TQL queries must be included in the <zip>/tql/<folder_1>/../<folder_n>. Following is an example of the folder structure:

Although population TQL queries are placed in the folder indicated above, the Population connector must also confirm the supported population TQL queries in the corresponding method from the Java interface. For more information, see The Population Connector.