Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Created custom extension as per tutorial https://developer.thingworx.com/en/resources/guides/eclipse-plugin-thingworx-extension-development-tutorial/completed-example-create-extension
Import enable is configured in PlatformSettingsConfig
While importing extension getting following error.
Solved! Go to Solution.
ExtensionPackageImportPolicy should be under PlatformSettingsConfig in platform setting file.
That was mistake for me. Issue Resolved
ExtensionPackageImportPolicy should be under PlatformSettingsConfig in platform setting file.
That was mistake for me. Issue Resolved