xquery - Oracle BPEL 12c The prefix "fn-bea" used in the qualified name "fn-bea:serialize" can not be resolved -


i'm trying use fn-bea:serialize($iter) xml node content string in oracle bpel 12c xquery functions i'm recieving

the prefix "fn-bea" used in qualified name "fn-bea:serialize" can not resolved

in oracle osb 12c don't have problems using same xquery function, need use in oracle bpel.

i'll apreciate help.

thanks in advance!!

you should use fn:serialize should available in both osb , bpel 12. osb , bpel use same xquery processor internally. when invoke xquery bpel, make sure using 1.0 xquery processor/function.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -