Java Embedding Activity in BPEL
This activity enables you to add custom Java code to a
BPEL process using the Java BPEL exec extension bpelx:exec.
This is useful when
you have Java code that can perform a function, and want to use this existing
code instead of starting over.
In BPEL 2.0 projects, the bpelx:exec extension
and Java code are wrapped in an <extensionActivity> element.
Figure A-21
shows the Edit Java Embedding dialog in BPEL 1.1.
In BPEL 2.0, the Invoke dialog does not include the Skip
Condition tab.
0 comments:
Post a Comment