hi
In my ESB Process,I have a database service and a xml transformation service.when i am exposing it as a web service i faced a issue that the Database service call is failed.I am giving the input as a ESB Message.Can anyone help me to figure out this issue?
Can you tell us what you mean by failed? Is a fault or rejected message returned? Is there an error message in the container log?
Have you turned on process tracking and are you sure that the same message formats are arriving at the DB service step with a Web Service call versus a non-Web Service call?
It might also help to know what version you are using.