Wednesday, November 25, 2009

How to change BPEL 11g preference values during deployment time

How you can set BPEL preferences in 11g during design time in JDeveloper and run-time in the EM console is described here (for the latter look in the comments for a reference).

Sometimes it is useful to change the preference values during deployment time, because preferences hold environment specific values. Actually, this is pretty easy by using composite deployment configuration plan(s). One for each target environment.

Right-click on the composite file and generate a deployment configuration plan for your composite. When you open the file, you will find a search/replace construction for the preference.



someValue




Now change the value to the environment specific value, save the config plan and use the config plan during deployment to a specifc environment.

2 comments:

Anonymous said...

you have a nice site.thanks for sharing this site. various kinds of ebooks are available here

http://feboook.blogspot.com

sap upgrade tool said...

This post explains how to change BPEL 11g preference values during deployment time. The syntax for doing this is very simple and easy. I used the code and it works fine with my application. This is great work. Thanks for this information.