Showing posts with label ODE. Show all posts
Showing posts with label ODE. Show all posts

Tuesday, February 4, 2014

Rest Service with ODE process

Overview

Web services can be two types as SOAP or REST. BPEL processes communicate using soap messages.This post describes how we can call Rest service within our BPEL process.

Tuesday, January 21, 2014

Develop Simple BPEL Process

Overview

This post describes how we can develop simple BPEL process using WSO2 Developer studio and deploy and run it on WSO2 BPS server. Process will take your name as input and output with "Hello: " and your name.

Tuesday, December 17, 2013

What is bpel

Overview

This post describe some basic concepts of BPEL which is a XML based language used to model business processes.