Recently upgraded to GP 2018 from 2013 and trying to create a customer through SSIS package.
Getting the below error:
[Dynamics GP Destination [259]] Error: An error occurred with the following error message: "System.Data.SqlClient.SqlException: Cannot find either column "DYNAMICS" or the user-defined function or aggregate "DYNAMICS.dbo.GetGPUserIDbyCurrentSPIDExt", or the name is ambiguous. (SSIS Integration Toolkit for Microsoft Dynamics GP, v4.1.0.766 - DtsDebugHost, v11.0.7001.0)".
What's changed in the new version of the GP Database that it's looking for the above function as this function doesnt exist in older version (2013)