Application Integration
- Application Integration
- All Products
http://<host>:<port>/
| Description
|
---|---|
activevos
| Process Console
|
activevos-central
| Process Central
|
activevos-central/inbox
| Older style task client for B4P processes
|
active-bpel/services
| For details, see
Accessing Service Endpoints
|
active-bpel/catalog/project:/path/to/catalog/ resource-type/resource-name
| Opens a WSDL, schema, or other resource:
http://localhost:8080/active-bpel/catalog/ project:/HumanTaskDemo/schema/loanRequest.xsd
|
active-bpel/i18n/name_of_props.properties
| Externalized strings for Process Central multilingual support
|
active-bpel/avccatalog/project:/path/to/catalog / name_of_form.html
| Opens Process Central request or task form. Required login with abTaskClient security role.
|
activevos/process/processview.jsp?pid=101&readonly=1&view=2
| To make the Active Process Detail view read-only, use the
readonly=1 parameter. To show and hide different components of the Active Process Detail view, use the view parameter with the following arguments:
1: default, show all components (Outline, Canvas, Properties)
2: Canvas only
3: Outline and Canvas
4: Canvas and Properties
|