Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 5 Tutorial : Overview

Overview
The example of the TIBCO ActiveMatrix BusinessWorks Service Engine Plug-in for SmartMapper is in the TIBCO_HOME\bwse\plugins\smartmapper\samples directory. There are two projects:
BWSE is a TIBCO BusinessWorks project. It has two processes, CreateData and Lookup and Remove Data.
The example uses JDBC-based storage. Before starting this example, make sure that the database is installed and initialized. Refer to TIBCO ActiveMatrix BusinessWorks Service Engine Plug-in for SmartMapper Installation, Chapter 3 Post-Installation for more information about how to add a Third-Party driver.
SmartMapperReference is an SOA project.
Input
The input of this example project are Seed_Data.xml and CRM_Order.xml,which are located in the TIBCO_HOME\bwse\plugins\smartmapper\samples\BWSE directory.
Procedure
The detailed procedure about how to deploy the example project is specified in Procedure.
Output
After deploying the example project successfully, you can use the SOAP client, such as, SOAPUI, for testing and running the example. You can also use TIBCO Business Studio to check the output.
Refer to Running the Example for more information.
Figure 6 shows the general implementation process.
Figure 6 Project Implementation

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved