21 Jul 2024 09:57 PM - last edited on 19 Aug 2024 08:32 AM by Michal_Gebacki
In EF2, when building a python extension, it complains if pythonLocal does not exist in activationSchema.json
When developing extensions that should run only on an AG, this shouldn't be necessary...
So what's the minimum pythonLocal that should be used in such cases?
Solved! Go to Solution.
21 Jul 2024 10:54 PM
Remove the local python reference of the extension.yaml. That should resolve it.