I've created a new company specific Component Plugin following the Package Structure - Appian 24.2. It was submitted, approved and signed. When I've tried to deploy it in our cloud-based DEV environment, then plugin upload returned with an error. In the logs I can see the following:2024-07-23 20:34:59,754 [ajp-nio-0.0.0.0-8009-exec-13068] ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to load Plug-in 'plugin-id' (plugin-id) version 0.0: 'customfield (1.0.6) - Could not find html-entry-point file: index.html'2024-07-23 20:34:59,757 [ajp-nio-0.0.0.0-8009-exec-13068] ERROR com.appiancorp.plugins.DeployUploadedPluginReaction - Failed to deploy plugin file customfield_1.0.6_signed.zipjava.lang.IllegalStateException: Plugin was deployed but not successfully enabled
We've checked the plugin file with more colleagues together, and it follows exactly the required structure, and index.html file is in the customfield/v1 folder as required.
Did you face similar issue? If yes, what was your solution?Server version:
Appian Version 24.1Execution Engines 3Application Server Configuration SingleHosting Environment Appian Cloud
Discussion posts and replies are publicly visible
After a long step by step investigation without any support by Appian (though it was requested more times), we figured out the problem. It was the following:
height