[SAP] Connecting to Backend Systems

Connecting to Backend Systems
http://help.sap.com/saphelp_nw70/helpdata/en/f2/db49421c0b3c54e10000000a1550b0/frameset.htm

- Creating an Application Integrator Component
http://help.sap.com/saphelp_nw70/helpdata/en/7d/5d3842134bad04e10000000a1550b0/frameset.htm
com.sapportals.portal.appintegrator.layer.IIntegrationLayer 을 확장해서 application integrator component 만들기

- Connector Framework
JCA

- Using Existing Connectors
필요한 jar
JDBC Connector
    Connecting via the Connector Service
    Connecting SAP EP to a SQL database에 비슷한 내용 있음.
        Direct connection using the J2EE JNDI
    SAP System connector
        Example for a connection to a SAP system using the connector gateway service
        Executing a BAPI Function
        Connecting to an SAP System on WebAS 6.20 without the Connector Service
        Connecting to an SAP System on WebAS 6.40 without the Connector Service
    Web Service connector

- Portal Destination Service

- Developing a Connector
    Using the Connector Wizard
    Connector Deployment