Mapping Concepts to a Sample: Managing Books for a Bookstore
The concepts introduced in sections General Concepts and Additional General Concepts enable you to understand and design a resource-oriented solution such as the Bookstore example.
Pre-requisites
The Bookstore sample requires the concepts introduced in the following sections:
After going through these sections, you should be able to understand and execute a resource-oriented solution such as the sample to manage books for a bookstore.
Bookstore Sample
The bookstore sample uses a RESTful service to add, delete, update, retrieve books from bookstore. The following REST methods are used:
The Bookstore sample project is shipped with the product and can be accessed in TIBCO Business Studio™ for BusinessWorks™ from Help > BusinessWorks Samples.
Next Steps
After completing this section, you should be able to design resource-oriented processes with minimal assistance.