Business Central

Install and Uninstall Business Central Extension using BC Administration Shell

Publish Extension     publish-NAVApp -SkipVerification -ServerInstance BC140 -Path “c:\BCMagento.app” publish-NAVApp is a Keyword -SkipVerification — You cannot publish an extension that has not been code signed. To overrule this check and publish the unsigned extension, set the –SkipVerification parameter. -ServerInstance  name of BC instance name, Default is BC140 -Path path of .app file.   Unpublishing […]

Scroll to top