Setting miscellaneous options
watt.sap.aclset
If this property in not available or not set to true, then during the
next startup of Integration Server, all Adapter for SAP-relevant ACL settings will be reset to their default values.
watt.sap.systat01.partnerNumber
To send SYSTAT01 IDocs from Adapter for SAP back
to the SAP system, Integration Server must be registered as a logical system. By default, the name
BUSCON is used. If you want to use a different name, you can override
the default value using this property.
watt.sap.idoc.usePartnerProfileRelease
Set this property to true or yes for the SAP IDoc Class
Library 1.0.8 or higher to remove unwanted fields.
Setting the parameter to true or yes specifies that Adapter for SAP will
not use IDoc release information while sending out IDocs. If you do not set the parameter
or set to any other value, then IDoc release information will be used for IDoc metadata
lookup during transport.
watt.sap.systat01.idocLimit
Limits the maximum number of transactions related to IDoc processing that the pub.sap.monitor.systat01:report service will process and report on.
Set the watt.sap.systat01.idocLimit parameter to
specifying the maximum number of processed IDoc transactions that can be reported without
slowing down Integration Server. A typical value could be 2000. The report
service would then send SYSTAT01 IDocs for up to 2000 transactions only.
watt.sap.fastTIDCreation
Configures Adapter for SAP to use the fast, offline method of creating Transaction ID in the
existing public service pub.sap.client:createTID. Default value is
false.
watt.sap.fastTIDCreation=trueRestart Integration Server. watt.sap.repo.check.interval
Specifies the time interval (minutes) to check the internal SAP metadata caches for
outdated entries and to remove the outdated metadata. Set the property to a positive value
greater than 0 to remove the outdated metadata. If the property is not
set or set to 0, no checks are conducted in the metadata cache for
outdated entries. The property affects all RFC client connections.
watt.sap.repo.check.interval=5Restart
Integration Server.