Archive for February, 2016

Oracle Composite – leftover oramds imports

On designtime we use the oramds to develop our processflows in our bpel processes. Basically the composite.xml part for a bpel process would look like this : [code language="xml"] [/code] [xml] [/xml] When you open the bpel in jdeveloper, jdeveloper will automatically add the next import to your .bpel file : [code language="xml"] [/code] The value from the...