Business Process Archive Explorer is a web application
that allows you to browse and delete process instances and task instances
that have been moved to an archive database.
Before you begin
Before you can start using Business Process Archive Explorer
from a web browser, you must have installed the Business Process Archive
Manager, the Task Archive Manager and the Business Process Archive
Explorer. The following applications must be running:
- BPArchiveMgr_scope
- TaskArchiveMgr_scope
- BPCArchiveExplorer_scope
About this task
To start Business Process Archive Explorer, complete the
following steps.
Procedure
- Direct your web browser to the Business Process Archive
Explorer URL.
The value of the URL depends on how the
virtual host and context root were configured for your installation.
The URL takes the following form.
https://application_server_host:port_number/context_root
Important: Any attempts to access the Business
Process Archive Explorer using the HTTP protocol are redirected to
use HTTPS.
In addition, you can extend
the URL to go directly to the details of a process or task.
https://application_server_host:port_number/context_root?oid_type=oid
Where:
- application_server_host
- The network name for the host of the Business Process Archive
Explorer instance with which you want to work.
- port_number
- The port number used by Business Process Archive Explorer. The
port number depends on your system configuration. The default port
number is
9443.
- context_root
- The root directory for the Business Process Archive Explorer application
on the application server. The default is
bpcarchive.
- oid_type
- Optional. The type of object that you want to display. This parameter
can take one of the following values:
- aiid
- Activity instance ID
- piid
- Process instance ID
- ptid
- Process template ID
- tkiid
- Task instance ID
- tktid
- Task template ID
- oid
- Optional. The value of the object ID.
- If security is enabled, you must enter a user ID and password,
then click Login.
Results
If you specified an object ID, the details page for the object
is displayed. If you did not specify an object ID, the initial Business
Process Archive Explorer page is displayed. By default, the initial
page is the Process Instances Administered By Me view.