Hello,
I'm trying to run a test in my sandbox could environment. I have the dependency in the app.json file
{ "dependencies": [ { "id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14", "name": "Library Assert", "publisher": "Microsoft", "version": "19.0.0.0" } ] }
error AL1024: A package with publisher 'Microsoft', name 'Library Assert', and a version compatible with '19.0.0.0' could not be loaded. Symbols for the requested app Library Assert by Microsoft 19.0.0.0 could not be found among this tenant's installed apps. AppGroup Id 25452 MyExtension/Tests/GenericTest.al(10,17): error AL0185: Codeunit 'Library Assert' is missing
The simplest way you can go to Extension management and check what is the latest version in there for the app you are trying to add in AL code and use that version, currently the error you are facing is due to version no. is not installed in your envrionment.
Hi, to install AppSource Extension do following: In address bar, append following to the base business central URL
?aid= FIN&page=2503&filter=%27ID%27%20IS%20%27<App ID>%27&signInRedirected=1
Then replace part with the AppSource Extension’s App Id.
More details:
How to install AppSource Extension in Dynamics 365 Business Central SaaS
https://yzhums.com/2337/
PS: This question was answered by Freddy on MS Yammer.
https://www.yammer.com/dynamicsnavdev/threads/2060247213187072
Hope this helps.
Thanks.
ZHU
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156