Configuration for Wizard Project

This project shows how to use SmartMapper to link the inbound message and the remote system. One process is contained in this project: Create Sales Order.

Create Sales Order

This process demonstrates how to create a corresponding order on a remote system at run time when a new inbound sales order arrives. The following figure shows the composing activities:

Activity Description
Reading Incoming Siebel Sales Order Reads the pre-defined file where contains the relationship data. The Siebel_SalesOrder.xml file is the input.
Parse Siebel Sales Order Parses the schema data into XML data. The output of the Reading Incoming Siebel Sales Order activity is the input.
SmartMapperWizard Looks up on the parsed XML data and generates keys and field in the OAG application.

See SmartMapper Wizard see more details about this activity.

Map All Data Creates a mapping file for the OAG sales order based on what SmartMapperWizard has generated.
Render OAG Sales Order Renders the XML schema as a XMLString in output.
WriteFile Writes the XMLString into OAG_Sales_Order_XML.