Installation guide
Appendix A: FlashCONNECT SOAP Access
122 FlashCONNECT Administrator’s Guide
Deploying the FlashCONNECT SOAP
Interface
The FlashCONNECT SOAP interface enables client access to the database via a SOAP
server. The procedure involves the client accessing a servlet server (for example,
Tomcat). This servlet runs the SOAP server (for example, Axis) that connects to
FlashCONNECT. These instructions are SOAP server dependent.
• Deploying the execute Interface Methods
• Generating a wsdl File for Client Software (Optional)
• Creating the FlashCONNECT Database Application
• Accessing the execute Interfaces from Client Programs