Hi All,
I have an issue in invoking the request handler. Below is the brief description of what i did.
-
created a flow service - “requestHandlerService” where i have done logging and some logic.
-
registerd the flow service as request Handler - “requestHandler”
-
Added the handler in WSDL->handlers.
So, when i test the WSDL using SOAP UI, the i can see the handler service (i.e requestHandlerService) is not getting invoked. Not sure where is missed.
Can you please share your thoughts on this.
Thanks in Advance.
Regards,
Jacob B