If you want a default input in your BPEL process you van do this in the
BPEL.XML file as follows add the following code after the
partnerLinkBindings tag:
<configurations>
<property name="defaultInput">
Here comes the default input,
this must be escaped XML
</property>
</configurations> |
Wednesday, May 9, 2012
Default Input in BPEL process
########
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment