| Column Label | Description |
| Resource Name | Name of the resource |
| Resource ID | ID of the resource |
| Type | Object or Portlet |
| Portlet Code | ID of the portlet |
| Portlet Name | Name of the portlet |
| Object | Associated Object |
| Object View | ID of the modified view on the object |
| Object Code | Internal code used by the query |
| pkid | Internal code used by the query |
| portlet_dbid | Database id of the portlet |
| res_dbid | Database id of the resource |
-
The Customized Object/Portlet Views portlet displays all user edited object/portlet views and the resource(s) that have edited them. This can assist in identifying users who need to be notified prior to publishing view changes. The table below describes the available columns on the object. -
The Customized Object/Portlet Views portlet displays all user edited object/portlet views and the resource(s) that have edited them. This can assist in identifying users who need to be notified prior to publishing view changes. The table below describes the available columns on the object.Column Label Description Resource Name Name of the resource Resource ID ID of the resource Type Object or Portlet Portlet Code ID of the portlet Portlet Name Name of the portlet Object Associated Object Object View ID of the modified view on the object Object Code Internal code used by the query pkid Internal code used by the query portlet_dbid Database id of the portlet res_dbid Database id of the resource -
Course Description: Struggling to figure out how to best organize your blueprints? This class will walk through best practice blueprint design, including how many to have, how to use channels, using custom subobjects within the blueprint, and swapping blueprints at various project stages to mimic project phases or ideas. We’ll highlight some of the creative ways we’ve seen blueprints used in client implementations. -
Struggling to use an external scheduler like MS Project or Smartsheet with Clarity or investigating its potential? Learn how to effectively use these tools with Clarity in this training, which includes best practices and lessons learned. We will show both OOTB and Rego build connectors that will make the bidirectional connections seamless. -
A presentation slide deck from Rego University 2022. This course reviewed the advantages of using REST APIs in Clarity development.- Overview
- Why REST now?
- Clarity Rest Endpoints
- Create Project with java.net.URL
- Create Task with HttpClient
- Update Project with java.net.URL
- Update task with HttpClient
- Create Task with RestApiJavaClient
- External REST Endpoints
- Connect with java.net.url
- Connect with Apache Commons HTTP/S Client
- Additional Tools
- Overview

