Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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