Overview
My Cloud Memberships web query displays the Microsoft 365 groups for which a user is a member. My Office 365 Memberships web query is included in the built-in Self-Service container.
2. Copying of Self-Service web queries is not supported.
Users web query settings
Setting name | Description |
---|---|
Other Query Settings |
|
Properties to display |
Each object property defined in this setting matches the column that will be displayed in the Cayosoft Web portal for this web query. To display additional columns, add the required properties to the Properties to display list. |
Filter |
To hide unwanted data based on criteria, not supported by the target system in the query criteria, set the filtering conditions here. Example: filter by the found object Distinguished Name.
Tip: For optimal performance, use the Query criteria above to filter objects whenever possible.
|
Sort by |
Sort result object list. |
Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria.
Important: To use a variable, declared in the initialization script, in the query scope, it must be global: $global:<variable name>.
|
Automatically load web query results |
Specify if the web query search results should be loaded on navigation without clicking Search. |
Default number of objects to show |
Specify the number of objects to display in this web query in the Web Portal. The global Web Portal setting from the Web Portal Customization > Default number of objects to show is used by default. |
Web Actions tab
For details please see this article: Re-arranging Web Queries actions – Cayosoft Help Center.
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Output section article.
Change History
Version | Notes |
---|---|
11.3.1 | The Default number of objects to show setting has been added. |
8.2.0 | Active Users web query is renamed to Users web query. |
Comments
0 comments
Please sign in to leave a comment.