BPEL DOM Exceptions ORABPEL 09200 - 09250 DOM Exceptions 09200 - 09250 ORABPEL-09200 severity: 10 type: error name: Invaild to part type. description: The \"\" assign part \"{0}\" is invalid, the part should not be null and it should be an instance of org.w3c.Element. Please verify the BPEL source at line number \"{1}\". ORABPEL-09201 severity: 10 type: error name: The value is invalid. description: Error in expression: value is empty at line \"{1}\". The variable : \"{0}\" is null, when applied to document shown below:\n{2} fix: Please check the BPEL source at line number \"{1}\" and verify the \"from\" variable. ORABPEL-09202 severity: 10 type: error name: The value is invalid. description: Error in expression: value is empty at line \"{1}\". The part : \"{0}\" is null, when applied to document shown below:\n{2} fix: Please check the BPEL source at line number \"{1}\...
Comments