Monday, June 25, 2012

BPEL Preference - 11g

Nothing new, just wanted to blog so I can use for reference. 11g also supports preference just like 10g. And like BPELConsole in 10g, we can change and persist the preference from EM console in 11g.

Create preference in composite.xml:



We can access the preference in BPEL process:




We can change the preference at run time from EM console



We can persist the preference so server restart doesn't rollback the changes:

No comments: