Introduction
The Scope of this exercise is to create a Simple Asynchronous BPEL process which receives input as Principal [P], Time [T], Rate of Interest [R] and Calculates Interest [I] based on the input, since we are doing some Bank Interest Calculation we make it a lil complex by adding one more Local Variable called Processing Fee, to the interest amount,
http://jamessmithjava.100webcustomers.com/bp2.html
Regards
James