Domain value maps are a way of storing lookup values in SOA server such that these lookup values can be easily edited at run time using SOA console, shared across composites and stored in MDS. Creation of MDS is done using Oracle JDeveloper and once it is deployed onto the SOA server, its values can be easily modified and managed using SOA console.
In this example, we have a simple BPEL project which takes an input country name and returns the relevant country code back to the user by using a DVM to look up the country code.
Recent Comments