Yes, I have checked the length of each field in database. I am sending the data which has short length for each field.
When I run the query with the same field lengths manually in the database it is working.
Also When i trigger the same data using Update action then it is working fine, but not working using UPDATE_INSERT.