The following smart services are provided in this plug-in.
The plug-in supports:
We are trying to use the plugin from appian cloud to On-prem SharePoint. Certificate is there in admin console trusteed but still we are seeing below , anyone faced it ?
"PKIX path building failed: error when attempting to make a call to an external server"
Trusted server certs apply only to OOTB functionality. https://docs.appian.com/suite/help/21.4/Appian_Administration_Console.html#trusted-server-certificates
You will need to customize the plugin for it to take in a self-signed cert as a parameter and use it when initiating the connection.
The necessary runtime dependencies are included in the project - the plugin would not run without them. They are in the meta-inf/lib folder inside the jar.
The compile time dependencies are - (these should not be included in the packaged jar):
appian-plug-in-sdk, appian-suiteapi, og4j:1.2.17, commons-codec:1.15