PAPI Web Service provides a console where you can view its configuration properties and other
useful information such as the endpoint and the WSDL URLs.
PAPI Web Service console is available in Oracle BPM Enterprise and Studio. The console enables you to edit the PAPI Web Service configuration.
The information displayed in the PAPI Web Service console comprises the following:
- Style: shows the format that the WSDL defines for the SOAP messages sent between the web service and the
client. PAPI Web Service uses document/literal wrapped format. You cannot change this style.
- SSO: shows if Single Sign On authentication is enabled.
- WS-Security Username Toke Profile Authentication: shows if Username Token Profile authentication is
enabled.
- HTTP Basic Authentication: shows if HTTP Basic authentication is enabled.
- PRESET Authentication: shows if PRESET authentication is enabled. This type of authentication is
valid only for Oracle BPM Enterprise. In Oracle BPM Studio the value of this property is always false, and it
cannot be changed.
- Endpoint: shows the URL of PAPI Web Service endpoint.
- WSDL: shows the URL where PAPI Web Service WSDL is published. Most web services stacks include a tool to
automatically generate stubs based on a WSDL. You need to provide this tool with the WSDL URL
displayed here.