Interstage BPM is a system for coordinating actions between people and systems. There are a number of integration mechanisms that can be used in a process: WebService calls and JMS messages is two dominant ways to talk to legacy systems. Since any Java code can be called in any part of the process, if you have a Java class that can talk to the legacy system, calls to that class can be incorporated into a process.
Author: Dennis Tam
Attachment: