use the position and assign it to a xsl variable right after the start of for-each
Wednesday, December 15, 2010
How to get for each index value in XSLT
Posted by Naheed MK at 2:55 PM 0 comments
Wednesday, December 08, 2010
Preference Variable in Oracle BPEL 11g
How to setup Preference variable in Oracle BPEL 11g ?
Edit composite.xml to have the preference variable property under bpel component section property name as bpel.preference.
ex:
Use this property in the BPEL with xpath function ora:getPreference() to access value
During runtime the properties can be modified in em on SystemMbean , soa_infra.. to the Composite, and update the variables.
Posted by Naheed MK at 1:28 PM 0 comments
Subscribe to:
Posts (Atom)