WF-MIS is developed with Java, so workflow
system can integrate transactional process application in
different platforms. It describes system data with XML.
717Application
order node 1
CRM applications
Node 2
prepare the
goods Node 3
Finance Application
node 4
Application
delivery node 5
AND AND
Figure 4: Order business processes
With the aid of its powerful capacity of describing data,
system data is convenient read and used by other
systems, and system’s extension is raised. Workflow
system integrate with transactional process application
smoothly to make sure process carried out correctly. The
application interface in workflow interface is used to
application integration. But owning to the complex
situation of transactional process application, the
implement of application integration is very complex.
(1).If it is common executive program, it can be called.
(2).If it is WEB application, it use Repuest object to
pass start parameters to application. (3).If it is
component program, it should be integrated as possible.
If necessary it can be integrated as WEB serve and
implement WEB serve client. Development worker use
Jobuilder 9 to develop relevant component and
implement relevant integration