Hi Experts, I am facing issue while invoking Oracle Stored procedure from webMethods 7.1.2 Stored procedure template. Below are the two issues that I am facing. 1. Fields are not getting populated automatically even after procedure look up is enabled. There are 350 fields in SP and i have to manually input them. 2. When I run the stored procedure from code it gives me (“[ADA.1.314] Cannot set data for the input field “Active Date””) even when I am providing correct value for Active Date field. Could it be a parameter sequence issue with stored procedure since we are having 350 fields and one-two fields might not be in order. Note: This stored procedure is running fine from SQL developer. Thanks in advance. --Amit
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB