vik.patil
23rd May 2018, 22:11
Hi,
We are trying to create new Database Connection Point to Insert new Record in one of the Table in MS SQL Server. We have created new Stored Procedure to insert record by reading XML File. We have tested same from Database using XML file data template and it is working fine as able to get insert record into table. Now when we are testing same from ION and trying to Test Connection point we are getting following Error:
"Invoke operation 'TestAdapterConnection' failed. Adapter test connection failed: Failed executing sql statement for logicalId ' infor.database.connectiontest'. Cause: error converting data type nvarchar to int.
How to proceed with this error?
We have tested read database connection and we are able to get xml structure from database.
Any help appreciated.
Regards,
Vikram Patil
We are trying to create new Database Connection Point to Insert new Record in one of the Table in MS SQL Server. We have created new Stored Procedure to insert record by reading XML File. We have tested same from Database using XML file data template and it is working fine as able to get insert record into table. Now when we are testing same from ION and trying to Test Connection point we are getting following Error:
"Invoke operation 'TestAdapterConnection' failed. Adapter test connection failed: Failed executing sql statement for logicalId ' infor.database.connectiontest'. Cause: error converting data type nvarchar to int.
How to proceed with this error?
We have tested read database connection and we are able to get xml structure from database.
Any help appreciated.
Regards,
Vikram Patil