Working with Work List Views
Work list views represent lists of work items that can be displayed according to your requirements. For example, each view can be filtered or sorted according to specific criteria.
The Business Resource Management Services API is used to manage work list views.
- Introduction to Work List Views
You can create work list views of your own work list or for a specific organizational entity. - Creating Work List Views
The createWorkListView operation in the WorkListService is used to create a work list view. - Creating and Managing Supervised Work List Views
A user—typically a manager or supervisor—may have the ability to view work lists other than their own. - Editing Work Views
The editWorkListView operation enables you to edit an existing work view. - Public Work Views
If a work view is public a resource can add themselves as a user of the work view. This means they will be able to view the work items in the work view. - Using Work Views
The WorkListService provides two operations to retrieve work views. - Deleting Work Views
The calling resource must be the Owner or an Author of the work list view to be able to delete it.
Copyright © Cloud Software Group, Inc. All rights reserved.