Truncated namespaceURI at HandlerChainImpl(getHandlerRegistry().getHandlerChain(ns1_Vault_Shipping_R
I am creating a Consumer BSSV in JDE E1. I got the error when executing this statement:
HandlerChainImpl(getHandlerRegistry().getHandlerChain(ns1_Vault_Shipping_Request_BPEL_pt_QNAME));
I debugged and found the namespaceURI only allows 100 characters and the values are passed thru incorrectly.
I would like to know whether the namespaceURI has limitation for the size. How many characters are allowed in definition. The port name and link are passed in thru softcoding record in JDE E1.
I will really appreciate any input.
Thanks
0