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.
Wednesday, March 2, 2016
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"
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSuuUxQPSojhxfsdQRr60zyzrV0MPsnSPiJ32uYu50O5ndYK9o0FNffTKvXOYSlsQSg5_HF8m2my0dcgkuNXbd_2CYhPXiylABHIEWA9I8OLyzASbV7SPbciB_qR8rXsaRRNnLiUH0wJc/s640/Empty-Element-Assign-Issue.jpg)
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"
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSuuUxQPSojhxfsdQRr60zyzrV0MPsnSPiJ32uYu50O5ndYK9o0FNffTKvXOYSlsQSg5_HF8m2my0dcgkuNXbd_2CYhPXiylABHIEWA9I8OLyzASbV7SPbciB_qR8rXsaRRNnLiUH0wJc/s640/Empty-Element-Assign-Issue.jpg)
Subscribe to:
Posts (Atom)