Using the Administration Console for Content Platform Engine
Traditional:
To administer
objects, such as folders and documents, in the embedded content store that is available in Business Automation Workflow, you can use the IBM® Administration Console for
Content Platform Engine.
If you configure Business Automation Workflow to use an external Enterprise Content Management server, you cannot use the IBM Administration Console for Content Platform Engine to administer the embedded content store. You must use the external Enterprise Content Management server's IBM Administration Console for Content Platform Engine.
Manually enabling the IBM Administration Console for Content Platform Engine navigator desktop (deprecated)
You can access ACCE application directly. Disable the ACCE plug-in if it is configured in the previous setup and use the baw_server:port/acce URL to access ACCE.
- Start the Case configuration tool.
Using the GUI
From the install_root/CaseManagement/configure directory, run the
./configmgr
file.From the install_root\CaseManagement\configure directory, run the
configmgr.exe
file.
Run install_root/CaseManagement/configure/configmgr_cl
Run install_root\CaseManagement\configure\configmgr_cl.exe
- Run the task to register the Administrator Console for Content Engine (ACCE) plug-in:
Using the GUI
Open the predefined profile for your current development environment and run the Register the Administrator Console for Content Engine (ACCE) plug-in task. The predefined profile is located in the following directory: dmgr_profile_root/CaseManagement_DE_name/profiles/ICM_dev.
Using the command lineRun the Register the Administrator Console for Content Engine (ACCE) plug-in task, referring to the predefined profile for your current development environment, for example configmgr_cl execute -taskfile registeracceplugin -profile dmgr_profile_root/CaseManagement_DE_name/profiles/ICM_dev.
Accessing the IBM Administration Console for Content Platform Engine
To access the IBM Administration Console for Content Platform Engine, use a web browser. The web address has the following format:
https://[host_name]:[port]/acce
for example,
https://myserver.example.com:9443/acce
To end an IBM Administration Console for Content Platform Engine session, close your browser.
Authorization
- Container-managed authorization (Java EE roles) to access the web application for the administration console.
- The appropriate authorization in the access control list for the content store to manage the objects in the embedded content store, such as folders and documents.
Initially, only the user who has the EmbeddedECMTechnicalUser role, which defaults to the deployment environment administrator, can access the IBM Administration Console for Content Platform Engine. The DOC_STORE_ADMIN_USERS Java EE role on the IBM_BPM_DocStoreAdmin application controls the access. To allow more users to access the IBM Administration Console for Content Platform Engine, update the user assignments for the Java EE role.
To update the users and groups in the technical user role, always use the maintainDocumentStoreAuthorization admin command and not the IBM Administration Console for Content Platform Engine. For information, see maintainDocumentStoreAuthorization command. For information about how to keep the roles in sync, see Administering the technical user for the BPM document store.
For more information about IBM Administration Console for Content Platform Engine, see Administering Content Platform Engine.