Good day,
We purchased the subscription yesterday after trailing in Sandbox, and this install is complete however when we launch Simple Obj Des and try and update the Symbols we are getting the following permission issue.
- AL call stack:
“Symbol Management Hgd”(CodeUnit 70310251).DownloadFile line 88 – Simple Object Designer by Hougaard
“Symbol Management Hgd”(CodeUnit 70310251).DownloadAndImportSymbolsFromApp line 21 – Simple Object Designer by Hougaard
“Symbol Management Hgd”(CodeUnit 70310251).DownloadSymbols line 54 – Simple Object Designer by Hougaard
“Object Designer Menu Hgd”(Page 70310263).OnOpenPage(Trigger) line 29 – Simple Object Designer by Hougaard
I have gone into our Security Groups and added the following permissions sets to our Admin account and then added any permissions that were available but not listing in the below to a Tenant Permission Set, but no luck with same error.
- AL_COMPILER_PERM_HGD, OBJECT DESIGNER HGD, and REMOTEAL_HGD.
We are keen to get going in our production environment ASAP so if you can kindly provide some advice to resolve that would be appreciated.
Thanks,
Richard.
Hi Richard,
You have two options:
- You can apply the license key to your Simple Object Designer in the sandbox. Then when you publish, you’ll get an .app file downloaded. That file can be uploaded in Extension Management in production. That way you keep your development effort in a sandbox and just deploy your app to production when you know it works in the sandbox.
- To develop directly in production, you’ll need to have snapshot permissions on top of all the other permissions. You can read more about it here: https://www.hougaard.com/downloading-symbols
My recommendation is to go for option 1, which separates your development process from production.