Show TOC

Background documentationProcess and Sub-Process Versioning Locate this document in the navigation structure

 

The new deployed version of the process should be applied as soon as possible. To guarantee this, the new deployed version of the process becomes immediately the active version. The other process version becomes inactive.

Processes can run for a while. The system ensures that the running process will be completed even when a new version of the process is deployed and becomes active while this process is still running.

New sub-processes are an exception. A running process, which includes a sub-process, branches in the newest version of the sub-process. This is automatically done when the data type has not been changed in the new version of the sub-process When the data type of the start event is changed, consequently the interface is changed. The interface has another URL and therefore the flow cannot branch in the new version of sub-process and also cannot branch in the old version of the sub-process because this version is inactive. If you change the data type of the start event in a sub-process you need to change the call of the sub-process (URL) in the main process.

Ascertaining the URL of a New Sub-Process

The URL is generated during the built. To figure out the URL of the new sub-process version:

  1. Open the Web Service Navigator.

  2. On the Service Test tab choose in the Search Service Interfaces area Provider System.

  3. In the Search For field enter *<WSDL file name>* and choose Search.

    Note Note

    You can search only for the name.

    End of the note.
  4. Select the corresponding service interface in the result list.

  5. In the Service Information area, expand the tray to display the WSDL URL.