Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 TIBCO ActiveMatrix BusinessWorks: Working with the OrderedAccountCreate API Call : Set up the OrderedAccountCreate Example

Set up the OrderedAccountCreate Example
Task C Importing the project
Before starting the example, you must import the sample project zip file and save it in a new project.
1.
Start TIBCO Designer.
Click Programs > TIBCO > TIBCO Designer <version_num> > Designer <version_num>.
2.
In the initial dialog box, click New Empty Project and specify a name for the project in the Save Project dialog. Click OK.
3.
Import the project by clicking Project > Import Full Project.
4.
Select the ZIP Archive tab in the Import dialog box.
5.
Browse to select the OrderedAccount_Create_RV.zip file. By default, this is located in $TIBCO_HOME/adapter/adkenan/<version_num>/examples/BusinessWorks folder. Click OK.
6.
In the Import Options dialog box, select Replace existing global variables with those in import and Overwrite on Name Conflict. Click Apply.
7.
For Kenan/BP 11.5 or 11.7, import the following XSD files in the order specified: Request.xsd,Order.xsd, OrderLookup.xsd, ServiceOrder.xsd,Item.xsd, LogicalServiceOrder.xsd, AccountLocate.xsd, CreditCard.xsd, ExternalIdAcctMap.xsd, Account.xsd,AccountId.xsd, OrderAccount.xsd, OrderedAccount.xsd. For Kenan/BP 12.0, import the following XSD files in the order specified: Request.xsd, Order.xsd, OrderLookup.xsd, ServiceOrder.xsd, Item.xsd, LogicalServiceOrder.xsd, AccountLocate.xsd, PaymentProfile, ExternalIdAcctMap.xsd, Account.xsd,AccountId.xsd, OrderedAccount.xsd,Dependency.xsd, EntityType.xsd, Exclusion.xsd , OrderQuote.xsd. The order is useful because OrderedAccount.xsd includes the schema location of the other XSD files. These XSD files are a part of the Kenan/FX installation.
8.
Modify the global variables pertaining to the Security Server Settings as well as the RvDaemon parameter as required.
9.
Save the project by selecting Project > Save.
Task D Converting the repository into .dat format
10.
In TIBCO Designer, click Project > Export Full Project.
11.
In the following dialog box, select the Local Repository tab.
12.
Specify a name in the Project Name field and a valid path in the Dir Name. Click Yes.
13.
In the following dialog box titled Create Project, click OK.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved