I can't generate web services from process.

I can't generate web services from process.

book

Article ID: KB0090842

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Below is from document ‘Web Service Wizards, TIBCO BusinessWorks Process Design Guide’ :

1.    Open a project in TIBCO Designer and create one or more process definitions that implement operations you wish to expose as web services. The input, output, and error schemas for each                    process definition must be specified as WSDL messages. See Start Activity and End Activity for more information about defining input, output, and error schemas.
2.    Create a transport shared configuration resource (either HTTP Connection or JMS Connection) to use as the transport for the web service.
3.    Select and right-click on the name of one of the process definitions in the project tree.
4.    Choose Tools or Multi-User > Generate Web Service > From Process from the pop-up menu.

You also can’t have ‘Element Type’ as an input schema/output schema.
Only valid input/output schemas must be specified either as WSDL Messages or XML Element Reference (this is not documented).

Issue/Introduction

I can't generate web services from process.