ActiveMatrix BPM: SOAP Version Configuration

Note: This screen is displayed only if you chose Edit the version of SOAP used by AMX-BPM on the Select Edit Configurations screen.
Field Description
SOAP Binding Version Version of the SOAP specification that will be applied to all SOAP bindings on services exposed by this BPM system. (These are the services provided by the ActiveMatrix BPM public API - see the TIBCO ActiveMatrix BPM Developer’s Guide.)

SOAP versions 1.1 and 1.2 are supported.

Note: If you change the SOAP version used by the BPM system, the following applications will no longer work, and must be modified to use the new SOAP version:
  • any custom client application that uses the existing SOAP version of the BPM public web service API.
  • any custom client application that uses the Java Service Connector API.

Default: 1.1

Also update SOAP Binding Version for child user applications Whether to update process applications that are already deployed to this BPM system to use the same SOAP Binding Version specified above.

If you clear this option, the following applications will no longer work:

  • any deployed process application that calls a BPM system service.
  • any deployed process application that calls another BPM system-hosted process application using a SOAP binding. For example, where an application needs to enforce a security policy to call the internal service.
Note: If you select this option you will also need to update the application project in TIBCO Business Studio to use the new SOAP version before upgrading any of the affected process applications.

Default: Selected