|
| Copyright © TIBCO Software Inc. All Rights Reserved |
1. where the filepath to the BookQueryCDD.cdd file is $TIBCO_HOME/asg/2.1/examples/BookQueryBE/BookQuery
• POST: http:localhost:7909/Books/BookOperations
Body Example: {“Title”: “ASG”, “Author”: “Neel”, “ISBN”: “123-6578-29329”, “Date”: “1997”, “Publisher”: “Tata-Mc-Grawhill”}
•
• If the request comes via the API Exchange Gateway, the URL should be http://$hostofasg:$portofasg/Channels/Books/BookOperations/Author/Vivek Ranadive
|
| Copyright © TIBCO Software Inc. All Rights Reserved |