microsoft / ALAppExtensions

Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
MIT License
768 stars 611 forks source link

Unable to use Signed XML or HMRCSubmissionHelper unless OnPrem #6687

Closed djohnsoneque2 closed 4 years ago

djohnsoneque2 commented 4 years ago

Describe the bug Unable to sign an XML document using "Signed XML Mgt." or generate an IRMark using "HMRCSubmissionHelper" unless our Scope is set to OnPrem

To Reproduce 1) Do not define Scope as OnPrem 2) Define variables for codeunits "Signed XML Mgt." and "HMRCSubmissionHelpers" - GB release 3) Notice you can't sign or use IRMark generator

Expected behavior Be able to provide government mandated functionality we've been able to provide in every previous version since V3

Screenshots image

5. Versions:

Comments No it is not viable for us to set the Scope to OnPrem we are purposely designing to run in the cloud.

atoader commented 4 years ago

Hi! Have you searched this repository for similar issues?

shashiranjan3307 commented 4 years ago

Microsoft Dynamics NAV Microsoft Dynamics 365 Microsoft Dynamics 365 Business Central Oracle ERP Cloud ERP System

djohnsoneque2 commented 4 years ago

Sorry for delay, was away for holiday period. Yes searched repository and only things I can find relate to solutions that have OnPrem set as their Scope. There doesn't seem to be any solutions for systems running in the cloud only.

atoader commented 4 years ago

I think the correct place for this type of issues would be the ALAppExtensions repository. I will transfer the issue. Please follow up with the maintainers there and read their guidance around extending the Base Application.