Hi Every one,
I am running flow service, i am using batch insert adapter in this flow service
when i run this service i am getting below error,when i run directly batch insert adapter working fine but in flow service it is not working…what would be the reason …how to solve please give suggestions
[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service File_Operation.Adapters:Batch_Insert_OrderDetails.
[ADA.1.316] Cannot execute the SQL statement “INSERT INTO WM.ORDER_DETAILS(ORDER_ID, QUANTITY, PRICE, FIRSTNAME, LASTNAME) VALUES (?, ?, ?, ?, ?)”. "
(17041) Missing IN or OUT parameter at index:: 1"
Missing IN or OUT parameter at index:: 1
Regards,
Eswar