Copying a process with SOAP Service Bindings will not create a new process with Service and Bindings.
book
Article ID: KB0093971
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: In an application module, if you have a process with a SOAP web service and you try to make a copy of that process in same application module, the new copied process will be created as a sub process and will not have SOAP Bindings on the Service.
Symptoms: A newly created process, after copying, will not be a process but will be created as a sub process without any Bindings on the Service. Cause: Deep copy of process is currently not supported.
Resolution
Recreate the missing Bindings on the Service.
Issue/Introduction
Copying a process with SOAP Service Bindings will not create a new process with Service and Bindings.