Hi Amit,
Issue solved by changing the SP datatype to CLOB but having issue while receiving the response from JDBC SP.
Is there any specific Response struc i have to use.
I have tried with different structure combinations but it is failing in my mapping and I am unable to view JDBC res XML message because of ICO and single stack.
I tried
1. Root -> Root -> Child Field
2. Root -> Root -> Root -> Child field.
Non of the above structure working.
SP has two output parameter and created resp DT accordingly.
Thanks
Chirag