Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Description:
User is unable to create a service from a process definition which has a valid input/output mapping.
Symptoms:
Generate web service--> From Process option is disabled.
Cause:
This is caused by an invalid namespace declaration in the associated process input/output schema.
Example:
Missing xmlns and targetNamespace in schema namespace declaration.
xmlns="http://www.tibco.com/schemas/soapJms/Schema1.xsd"
targetNamespace="http://www.tibco.com/schemas/soapJms/Schema1.xsd"