For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
CASDK-0005A connector specific exception was raised by the application. KINDLY HELP
In order to have all the modules in the build to have the same namespace and as part of a convention, this requirement was provided.
Suraj,
You could try changing the namespace in the OnReturnResultEventHandler but I would not recommend changing the namespace at all. As mentioned previously namespaces have very specific meanings and you probably should not do it.
You could also just change the assess velocity template and replace ${service.getTargetNamespace()} with your specific namespace. Same warnings as above.
Cheers
Frank