Skip to main content

Kasim Veluturla

Blogs from this Author

Web API Using Azure

Key Capabilities of Apigee Edge API Management

Apigee Edge is the flagship API management product in Apigee’s intelligent API platform. It provides a solution that addresses the entire digital value chain from the backend systems of record through to the customer who interacts with an app or digital experience delivered by an API-powered mobile app or a connected device. Key capabilities of […]

Handle JSON Data Using JavaScript Expression in OSB 12c

Oracle Service Bus 12.2.1 provides a JavaScript action, which allows us to include snippets of JavaScript code to be executed during proxy pipeline processing. The most common case for using JavaScript is when dealing with JSON objects in REST services. Rather than converting the payload to XML and using XQuery or XSLT for manipulation, using […]