Tag: REST

Tibco 6 create a REST service

Create a new package and add a new business works REST resource. Select operation to implement. In this case POST and GET. The process is created with dummy implementations. Lets say we want to add a query parameter for the GET service for this select the employeeManagementService and update binding as shown below Add a
Read More »