Hi,
Could you tell me if it possible to use Apache POI with a "not" on-premise Appian ?
Do I need to install a java SDK or a specific Apache POI plugin ?(if you have a documentation it would be great)
Regards
Discussion posts and replies are publicly visible
Apache POI is a Java library for reading and writing Microsoft Office file formats like Excel, Word, PowerPoint. It can be used independently of where Appian is hosted.
dinosaur game
Completely agree. Apache POI has been a reliable choice for handling Microsoft Office documents in Java for years, and one of its biggest advantages is that it isn't tied to a specific hosting environment. That flexibility makes it a solid option whether you're working with Appian or integrating document processing into another Java-based application. dinosaur game