- KPVIEW_PATH
- KPVIEW_PATH
- "f9945209-789e-4b23-ba8f-ddb313904439
- This view displays information about all of the knowledge paths on the server.
- PATH_ID (Oracle = number (10, 0)), (SQL = int)
- Unique identifier of the knowledge path on the server.
- This field is a primary key.
- Name of the knowledge path.
- PATH_NAME (Oracle = nvarchar2), (SQL = nvarchar)
- WORKGROUP_ID (Oracle = number (10, 0)), (SQL = int)
- WORKGROUP_NAME (Oracle = nvarchar2), (SQL = nvarchar)
- ACTIVE (Oracle = number (1, 0)), (SQL = bit)
- 1 = the path is available to users
- ALLOW_SELF_ENROLL (Oracle = number (1, 0)), (SQL = bit)
- 0 = users cannot enroll themselves in the knowledge path
- 1 = users can enroll themselves in the knowledge path
- SORT_ORDER (Oracle = number (10, 0)), (SQL = int)
- PATH_CATEGORY_ID (Oracle = number (10, 0)), (SQL = int)