Announcements
Hi,
I want to consume a third-party API in business central On-prem and the API has a requirement for Certificate, I have the certificate file and password but I am not able to use them. I have written code in C#, and it works correctly but I am not able to do the same in Business Central, here is my C# application code.
I am not able to understand how to pass this certificate in Business Central. I have written the code in AL but it's not working, I have explored some standard codeunit but not able to upload the certificate
Anyone knows how to consume it,
Best Regards
Hi, Yes that is an option as well, but I managed to get the desired result from business central standard functionality for Certifications, I have upload then certificate in business central and then used Base64 of the certificate, Some procedures that I have used have scope of On-prem, anyone who is trying it in SAAS, need to be careful,
[quote user="DAnny3211"]hi
in my opinion you'd better develop a dll in C# and put it in the addins of BC on prem and do whatever you need to do
learn.microsoft.com/.../devenv-dotnet-controladdins
DAniele
[/quote]hi
in my opinion you'd better develop a dll in C# and put it in the addins of BC on prem and do whatever you need to do
learn.microsoft.com/.../devenv-dotnet-controladdins
DAniele
André Arnaud de Cal...
293,361
Super User 2025 Season 1
Martin Dráb
232,522
Most Valuable Professional
nmaenpaa
101,158
Moderator