Hi community
In our CI/CD implementation we’re publishing the customization package through https://someUrl/api/ServiceGate.asmx
by using PublishPackagesAsync(new string[] { LastPackage.Name }, true) method
the customization package get published without any issues but the plugin in the customization package not get executed,
if we try to manually publish the same project via Customization Projects screen (SM.20.45.05) then everything goes well.
The plugin use UpdateDatabase() to call the bussines logic.
Is this behaviour due to the limitation of service gate…? any suggestions will be highly appreciated.
Solved
Publishing customization package through Acumatica service gate
Best answer by Dmitrii Naumov
Hi
Yes, unfortunately that’s the limitation of Service gate
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.