This group lists SAP settings. Properties are listed in alphabetical order.
SAP property name |
Default value |
Description |
---|---|---|
ConnectionPools |
sapjco |
Comma-separated list of connection pool names available for SAP connection. For each connection pool name given in the ConnectionPools property, there must be a corresponding <pool-name>.properties file in the ...\onepage\WEB-INF\classes directory. The default value points to a sapjco.properties file in the directory. See “Setting up a SAP connection” for information about configuring ConnectionPools. |
DefaultConnectionPool Name |
sapjco |
Identifies the default connection pool name to use for an SAP connection, from the list of available connection pools. The user name provided in the properties file must have access rights to call a number of remote function module (RFMs) for metadata repository access (Authorization Object: S_RFC, ACTVT: 16, FUGR). |
SAP.Enabled |
false |
(true/false) Indicates whether to enable SAP integration in Mobile Web Studio. Change the value to true to enable integration with SAP. |