Changing the Version of SOAP Used by ActiveMatrix BPM

If you want to change the version of SOAP that is used by ActiveMatrix BPM, use the Edit TIBCO ActiveMatrix BPM Instance wizard to edit the ActiveMatrix BPM application.

Procedure

  1. On the machine on which ActiveMatrix BPM is running, run TIBCO Configuration Tool:

    TIBCO_HOME\bpm\n.n\bin\tct

    where TIBCO_HOME is the directory into which ActiveMatrix BPM is installed and n.n is the ActiveMatrix BPM version number.

  2. In the TIBCO Configuration Folder dialog, ensure that an appropriate folder is selected, and click OK.
  3. In the Create new configurations dialog, click Edit TIBCO ActiveMatrix BPM Instance.
    The Edit TIBCO ActiveMatrix BPM Instance wizard is started.
  4. On the Welcome page, ensure that the correct environment name and application name are displayed. In the Edit Action to be Performed list, ensure that Edit AMX-BPM Application is selected.
  5. On the Administrator Server Configuration page, ensure that the details are correct, and click Next.
  6. On the Select Edit Configurations page, select the Edit the version of SOAP used by AMX-BPM check box, then click Next.
  7. On the SOAP Version Configuration page, select the desired SOAP Binding Version that will be applied to all SOAP bindings on services exposed by this ActiveMatrix BPM system. (These are the services provided by the ActiveMatrix BPM public API - see the TIBCO ActiveMatrix BPM Developer’s Guide.)

    If you change the SOAP version, 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
  8. To update process applications that are already deployed to this ActiveMatrix BPM system to use the same SOAP binding version specified above, select the Also update SOAP Binding Version for child user applications check box.

    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.

    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
  9. Click Next.
  10. On the Summary page, click Configure.
  11. When the specified ActiveMatrix BPM application has been edited, click Close.
  12. In the Create new configurations dialog, click Close.