We need a plugin to integrate Filenet with Appian 21.3. The plugin should be able to support
We had been using "Advanced Call Web Service" plugin but post Appian upgrade to 21.3 with removal of TLS1 and TLS1.1 protocols, it stopped working. Any leads would be helpful.
Discussion posts and replies are publicly visible
Appian Internal CST/CSE Developer User GroupSupport Can we please have any suggestions on this as this is very critical for our project.
We encountered the same issue with IMAP poller. The fix was to force the Java connection to use TLS1.2 specifically.
Do we have any workaround other than this as making changes to the plugin or introducing any new plugin would take longer as it is cloud environment.
Correction - reading the manual does help. Per plugin documentation, you should be able to specify the "sslProtocol" property to use TLSv1.2.
Thanks. Is there any plugin available to place SOAP request call? If any details can be provided, it would be great.