Acumatica – Login failed for user

Acumatica ERP allows us to connect database server using Windows Authentication as well as SQL Server Authentication. When we connect using SQL server method, we need to make sure that selected login user has sufficient rights to update the database; but when we use Windows authentication, we do not have those features/options. In this blog,… Read More »

Multiple Controls Types in a Grid in the Acumatica Test SDK

Acumatica Test SDK is a tool that allows us to develop automated test cases for our application. We have systematic details on how to implement the controls listed in the document provided along with the Test SDK package. While developing one of the test case, we had a requirement to use the dropdown and a… Read More »