Unsupported plugins after upgrade to 18.3

Certified Lead Developer

Hi all,

 

We are upgrading from 7.9 to 18.3

 

We have a list of plugins that are not available in the appmarket anymore mostly because they are now part of the product.

 

Will the code work straightaway without the old external plugin or do we need to modify every call to the plugin and replace it with the new out of the box activity?

Can we copy out current plugins .jar files to the new upgraded server and expect the code will still work with the unsupported plugin in Appian 18.3?

 

Many thanks!

 

  Discussion posts and replies are publicly visible

Parents
  • Hi Jesusa,

    As you have already mentioned that there are couple of options since the upgrade is from very older version to the latest version. You may get some kind troubles while migrating the code which is related to plugins.

    I would suggest to follow the last options which is copying the jar files from 7.9 to 18.3 and then try importing the application and then change your code to use newer versions of plugin.
Reply
  • Hi Jesusa,

    As you have already mentioned that there are couple of options since the upgrade is from very older version to the latest version. You may get some kind troubles while migrating the code which is related to plugins.

    I would suggest to follow the last options which is copying the jar files from 7.9 to 18.3 and then try importing the application and then change your code to use newer versions of plugin.
Children
No Data