You can create multiple data source definitions under the Data Sources tab.
Image Added |
Click the Add Data Source button to add a new one.
Image Added |
Give a unique name to your data source definition. Write your AQL query to filter the objects from your JSM Assets.
Info |
---|
Pro Tips: If you don’t specify the Object Schema name (objectSchema ) or the Object Schema ID (objectSchemaId ), the query will run across the schemas. This is sometimes useful. On the other hand, if you have a very large number of objects, we recommend using the scheme name or ID in your query. Filter as much as possible and enjoy the advanced features of AQL by using the objectType or objectTypeId keywords. Two functions are helpful in case you want to filter according to the portal user: currentUser() and currentReporter()
|
Here are some example AQLs: