![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This example demonstrates the usage of the Orders Services API Call. The sample includes following steps:
2. Create an Account ServiceOrder, associate it with the Account and Order, and insert it into the database.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 |