cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Extension are not importing in Thingworx 8.3

bkulkarni
8-Gravel

Extension are not importing in Thingworx 8.3

Hello,

  Extensions are not importing in thingworx8.3 i have added Extension import policy in plaform setting jason file but still its throwing error. I have checked error log also in that showing related to import policy.I have deployed twice thingworx.war file and restarted tomcat also. i have attached error log file.

bkulkarni_0-1580959379239.png

 

ACCEPTED SOLUTION

Accepted Solutions

Thanks for your support

View solution in original post

3 REPLIES 3

Hi,

 

Make sure your ExtensionPackageImportPolicy tag should be inside PlatformSettingsConfig{} in your platform-settings.json file

placement of ExtensionPackageImportPolicy is actually causing the issue

from your screenshot seems like you have placed this ExtensionPackageImportPolicy  in PersistenceProviderPackageConfigs which is wrong i believe

Hi,

 

ExtensionPackageImportPolicy  should be inside PlatformSettingsConfig, not outside.

Please check also this article: https://www.ptc.com/en/support/article?n=CS300115

 

Modify platform-settings.json to have ExtensionPackageImportPolicy inside PlatformSettingsConfig and restart Tomcat.

After this, you should be able to import extensions.

 

Hope it helps,

Raluca Edu

Thanks for your support

Announcements


Top Tags