![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
In this task you will create a Transaction object so that the information is available to TIBCO BusinessWorks. You will also make the information about inconsistent data available to the BusinessWorks process.You create the TIBCO Object Service Broker Transaction object via New Transaction Wizard:
• To create a new application, start the New Application Wizard first; you only need to specify the application name.When you press “Finish”, the TIBCO Object Service Broker Transaction Editor Properties tab will be displayed. Enter the values as shown below:
• TIBCO BusinessWorks Compatible checkbox has to be checked to create a transaction that can be used in the context of BusinessWorks processIn addition to the Properties Panel, there are three more Panels in the Transaction Editor, which are selected at the bottom of the Transaction Editor:
• Inputs: specifies Input tables used by this transaction. Only the tables that are populated with data passed by a client (that is via mapping in a BusinessWorks process) are considered Input tables. The external data sources, like the IMP table that contains the input data for our application, are not considered an Input table for the Transaction object
• User Data: specifies which User Data in the Name/Value pair format can be passed to the transaction
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |