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


Chapter 7 TIBCO ActiveMatrix BusinessWorks: Working with the Orders Services API Call : Example Description

Example Description
This example demonstrates the usage of the Orders Services API Call. The sample includes following steps:
1.
Create an Account and insert it into the database.
2.
Create an Order and associate it with the Account.
3.
Create an Account ServiceOrder, associate it with the Account and Order, and insert it into the database.
4.
Create an Account-level Product, associate it with the Account, and insert it into the database.
5.
Create an Item for the Account-level Product, associate it with the Account ServiceOrder and Account-level Product, and insert it into the database.
6.
Commit the Order. If this step is changed to cancelOrder, the Account Level Product created in step 4 will not get created for this account.

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