Package and Tags Lookup
Description
The Package and Tags Lookup part allows you to retrieve a list of published packages in your application that are associated with selected tags. With project configuration and using the Package Installer you can associate tags to projects and published packages. Using this part, you can search for all packages with a particular tag. For example, this would allow you to give users the ability to answer questions that had tags associated with them. Your system could then display the packages the user should access based on related tags.
Node Type: This part is located in process nodes under the Misc dropdown menu.
Used With: This part can be used with all frameworks.
Editor Fields
The Package and Tags Lookup part has the following fields.
Field Name | Description/Use | Type/ Options |
Optional/ Mandatory |
Result | This is the data object path in which the system stores the result. | Text | Mandatory |
Data location | This is the location where the system finds the tags. - Manual: You specify the search tag in the Tag Name field. - Data-object: You load the search tags from a list in the context. |
Dropdown | Mandatory |
Tag prefix | This is the search tag prefix. You can use this for searching for tags with the same prefix; for example, the tag tissue.skin has the prefix tissue. | Text | Optional |
Tag name | If you select Manual in the Data location field the system displays this field. Enter the name of the search tag; for example, tissue.skin. | Text | Mandatory |
Tag Data-object | If you select Data-object in the Data location field, the system displays this field. This data object allows you to enter one or more search tags; for example, (with prefix) “tissue.skin”, “tissue.bone”, “tissue.blood” or (without prefix) “skin”, “bone”, “blood”. | Text | Mandatory |
Filters v8.1+ |
|
True | False | Optional |
Has parent package v8.1+ |
Enter a parent package/framework name here to lookup only those packages that are based on the specified package/framework | Text | Optional |
Merge settings of parent packages v8.1+ |
Return the package settings merged across all parent packages | True | False | Optional |