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


Chapter 3 TIBCO ActiveMatrix BusinessWorks: Working with the ProductCreate API Call (Account Level) : Set up the ProductCreate Example

Set up the ProductCreate Example
Task I 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 Product_Create_JMS.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 box, select Replace existing global variables with those in import and Overwrite on Name Conflict. Click Apply.
7.
Import the following XSD files in the order specified: Request.xsd, Product.xsd. The order is useful because Product.xsd includes the schema location of the request XSD file. 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 JmsProviderURL 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 J 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 following dialog box titled Create Project, click OK.
 

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