Creating the TransferFromBrokerageToBankProcess process from the TransferCashInterface interface

Create a new process, TransferFromBrokerageToBankProcess, from the TransferCashInterface interface.

Follow these steps to create a new process:
  1. From the menu, select File > New > Other. The New window opens.
  2. In the navigation tree, click Business Integration > Business Process.
    Picture of the New window
    The Select a wizard field is set to Create a new Business Process .
  3. Click Next.
  4. From the Module list, click DataMergeModule.
  5. In the Folder field, type com.emerged.integrate.
  6. In the Name field, type TransferFromBrokerageToBankProcess.
    Picture of the New Business Process window
    The Select a wizard field is set to Create a new Business Process .The Namespace field is set to http://DataMergeModule/com/emerged/integrate.
  7. Click Next.The Select a wizard field is set to Select an existing Interface or generate a new one .
  8. Click Select an existing Interface.
  9. Click Browse.The Interface Selection window opens.
  10. Click BankInterface.
  11. In the Filter by interface or qualifier (? = any character, * = any String) field, type TransferCashInterface.
  12. Click TransferCashInterface.
  13. Click http://DataMergeModule/com/emerged/integrate/TransferCashInterface - DataMergeModule/com/emerged/integrate/TransferCashInterface.wsdl.
  14. Click OK.
  15. From the Operation list, click transferFromBrokerage.
    Picture of the New Business Process window
    The Interface field is set to TransferCashInterface.
  16. Click Finish. The editor opens for TransferFromBrokerageToBankProcess.
  17. Switch to the TransferFromBrokerageToBankProcess editor.

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.