|
Topics: |
This section describes new features for ERP adapters.
Extended Bulk Load is now available on the adapter for Salesforce.com, making it the very first non-SQL adapter with this capability. The Salesforce.com adapter can be found in the ERP adapter folder list.
Support for SAP S/4 HANA, the next generation of ERP business suite from SAP replaces SAP ECC/ERP. The Adapter for SAP now supports SAP S/4 HANA. Customers who rely on the current Adapter for SAP can now take advantage of all the benefits of SAP S/4 HANA, while reusing business logic and data in new application initiatives.
Starting with Release 7.40, SAP implemented a stricter check for and enforcement of Open SQL syntax rules:
To enable a user to control use of strict mode, the following command has been introduced.
ENGINE SQLSAP SET SQLSTRICTMODE {ON|OFF|AUTO}
where:
Enforces use of strict mode, regardless of the target SAP system capabilities.
Turns off strict mode.
Sets strict mode automatically depending on the target SAP system kernel release (Kernel 740 SP02 and higher support ON). This is the default value.
To revert to the automatic setting, issue the following command.
ENGINE SQLSAP SET SQLSTRICTMODE RESET
WebFOCUS | |
Feedback |