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


Chapter 2 TIBCO ActiveMatrix BusinessWorks: Working with the AccountGet API Call : Set up the AccountGet Example

Set up the AccountGet Example
Task E 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 dialog box titled Save Project. 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 Account_Get_RV.zip file. By default, this is located in the $TIBCO_HOME/adapter/adkenan/<version_num>/examples/BusinessWorks folder. Click OK.
6.
In the Import Options dialog, 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, AccountLocate.xsd, ExternalIdAcctMap.xsd, CreditCard.xsd and Account.xsd. For Kenan/BP 12.0, import the following XSD files in the order specified: request.xsd, AccountLocate.xsd, ExternalIdAcctMap.xsd, PaymentProfile.xsd and Account.xsd. The order is useful because, Account.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.
Select the Header Fields tab under the Request-Response Service. Enable the message header fields by selecting the Specify Header Fields check box. Specify the header fields per your settings. These header fields will be prefixed to the XML message sent to the adapter.
10.
Save the project by selecting Project > Save.
Task F Converting the repository into .dat format
11.
In TIBCO Designer, click Project > Export Full Project.
12.
In the following dialog box, select the Local Repository tab.
13.
Specify a name in the Project Name field and a valid path in the Dir Name. Click Yes.
14.
In the Create Project dialog, click OK.
 

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