Generating Service Model Code for BPM Services
There are some requirements before generating the service model code.
They are:
- Obtain the WSDL/XSD files for the BPM services that your application needs to use (see Obtaining BPM Web Service API and TIBCO ActiveMatrix BPM Services).
- Use an appropriate tool - for example, the .NET Framework ServiceModel Metadata Utility Tool (Svcutil.exe) - to generate a service model code file containing code that represents the BPM services.
- Import the service model code file into your application project.
BPMTestApplication uses Windows Communication Foundation (WCF) to manage its communication with BPM services.
Copyright © Cloud Software Group, Inc. All rights reserved.