Wednesday, March 2, 2016

Oracle SOA BPEL Schema changes not reflecting

Ti include a new schema we should import it in wsdl and include it in BPEL. If we do some modification in schema sometime we may not see the changes while assign or transformation. In that scenario just close all the open files in JDeveloper and reopen it to resolve this JDeveloper issue.

Exception is thrown because the to-spec at line 261 is evaluated to be empty

Problem: Exception is thrown because the to-spec at line 261 is evaluated to be empty


In Oracle SOA BPEL Assign statement when you come across this error

Open assign activity, right click on copy operation select "ignore missing from data" and  "insert missing to data"

Root cause: Target schema is having no element with the name may be because it's minOccurs="0"