Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Configure WCC

mitozv edited this page Apr 9, 2018 · 5 revisions

Configure Web Center Content (WCC)

Document Management uses WCC as the repository for all documents uploaded for the Natural Resource Sector(NRS). It is a unified repository that houses unstructured content (data). WCC consolidates content from diverse systems so that it can be centrally managed.

In order to setup the folder in WCC to be used by the application, there are configuration changes that need to be done by the WCC Administrator. This has to be requested as an RFD(Request for Delivery) task in the NRS JIRA system. Refer to Sample RFD for details.

Take note that WCC configuration is dependent upon the WebADE being setup. The WebADE configuration must be already in place before an RFD request to setup WCC occurs.

The following are the configuration changes required in WCC:

  1. Add <APPLICATION_ACRONYM> (e.g DMOD) actions to the "ExternalRolesView". There should be a read-only access and a read-write access. The following are the actions used for the DMOD application.
  • <APPLICATION_ACRONYM>.READ_FILES - read-only access
  • <APPLICATION_ACRONYM>.UPDATE_FILES - read-write access
  1. Create the WCC folder for the application. e.g DMOD is the folder name used for this application. This folder is the root folder used by the application. Sub folders can be created dynamically through the Document Management System. The read-write access gives the ability to create and update sub folders and files under application root folder.

Clone this wiki locally