About the BI SAP Query ConnectorThis document is called howto.html and is delivered in the resource adapter archive (RAR file) bi_sdk_sapq.rar. You may extract howto.html to a separate location for your reference before deploying the resource adapter archive. Refer to this document for properties configuration information. This document contains the following information: OverviewSAP Query is a component of SAP's Web Application Server that allows you to create custom reports without any ABAP programming knowledge. The BI SAP Query Connector uses SAP Query to allow applications created with the BI Java SDK to access data from these SAP operational applications. This connector is fully compliant with the J2EE Connector Architecture (JCA). You can also use the BI SAP Query Connector to make these data sources available in SAP BI systems via UD Connect, or to create systems in the portal. The BI SAP Query Connector implements the BI Java SDK's IBIRelational interface.
System Requirements
Connection Properties
* Note: For the set of connection properties relevant for your system, refer to the JCo documentation in your JCo download. If you have trouble establishing a connection to a server that does not have a PUBLIC logon group, try removing the properties for R3Name and ServerGroup. See the JCo documentation on the SAP Service Marketplace (http://service.sap.com/connectors/) for more connection troubleshooting information.
JNDI Name Refer to this connector in your application by its JNDI name: You may clone an existing connection using the Web Application Server's
Visual Administrator. If you are using this connector with UD Connect,
when entering the resource adapter name during the cloning process, you
must prefix the JNDI name with "
Additional InformationFor more information about Sun's J2EE Connector Architecture, see: For more information about the connection architecture in the BI Java SDK, refer to the following documentation in the SDK distribution package:
For more information about SAP Query, see: |