Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
7. Build the connector. 8. Create SCA artifacts so you can test the adapter on WebSphere Process Server. 9. Test and debug the adapter on WebSphere Process Server, recoding as necessary. 11.2 Identify application properties and operations In order for the adapter to connect to the RedMaintenance application, we need to identify the connection mechanism and connection properties. Once we have a connection to the RedMaintenance application, we need to identify the operations that a application running on WebSphere Process Server can invoke on the adapter. Adapter operations generally require sending application-specific business objects and receiving application-specific business objects. These application-specific business objects must be identified when we develop our custom resource adapter. 11.2.1 Connection properties RedMaintenance is a Java application. It uses Java RMI to bind its external