|
How about following example:-
Adding a Purchase Order with Fine Grained Interface :-
- Open a Connection with DB with specified
username/passwd
- Insert PO header
- For each PO Line Item
+ Insert PO Line
Item
- Close the connection with DB
Adding the same Purchase Order with Coarse Grained
Interface:-
- Insert PO
Here the configuration of "Insert PO" step has
instructions on
DB URL, username/passwd, transaction mode etc. and
also
how incoming PO has to be mapped to multiple tables
in the
target DB.. Note that all this "configuration" when
moved out of
process definition, helps focussing on the "actual
business
process" in the process definition. Thanks,
Amit Gupta Fiorano Software Inc
|
- Re: [service-orientated-architecture] Re: Coarse graine... Amit Gupta \(FSI\)
- Re: [service-orientated-architecture] Re: Coarse g... Anne Thomas Manes
- Re: [service-orientated-architecture] Re: Coar... Gregg Wonderly
- Re: [service-orientated-architecture] Re: ... Eric Newcomer
- Re: [service-orientated-architecture] Re: Coarse g... Mark Baker
- Re: [service-orientated-architecture] Re: Coar... Gregg Wonderly
- [service-orientated-architecture] Re: Coarse grain... Radovan Janecek
- Re: [service-orientated-architecture] Re: Coar... Gregg Wonderly
- Re: [service-orientated-architecture] Re: ... William Henry
- Re: [service-orientated-architecture] ... Gregg Wonderly
- Re: [service-orientated-architect... Eric Newcomer
