StockQuote Soap Client
The StockQuote Client is a Soap Client for the StockQuote Service and uses an Invoke Activity to trigger the StockQuote application.
Prerequisites
Procedure
Understanding the Configuration
The Process uses an Invoke Activity to call out to the StockQuote application. The process can be configured by dragging the concrete WSDL, in this case StockQuote_gen1.wsdl onto the workspace canvas and selecting the Invoke Operation option
The Reference created is set to type Binding - Reference. Create a SOAP/HTTP reference bindng that uses a HTTP Client Resource.
The default host for the HTTP Client Resource should point to your Cloud Foundry routable URL for the Stock Quote application. For example, stockquote.testqa.com. The Log output will display the current stock quote value for the symbol which in this case is hard coded to GOOG.
Copyright © Cloud Software Group, Inc. All rights reserved.