Environment Variable or Initialization File Entry: |
Product 1: SSF_LIBRARY_PATHProduct 2: SSF2_LIBRARY_PATH Product 3: SSF3_LIBRARY_PATH |
Application Server Profile Parameter: |
Product 1: ssf/ssfapi_libProduct 2: ssf2/ssfapi_lib Product 3: ssf3/ssfapi_lib |
Short Description: |
Path and file name of the SSF library |
Valid Releases: |
All |
Description: |
This parameter contains the complete path and file name of an external function library for the Secure Store & Forward functions. The name and the location of the library are determined by the security product you use. |
Default: |
libssfso.<ext> ( <ext> is the appropriate platform-specific extension. For example, under Windows NT, the extension is dll . Use .XXX to let the system automatically determine the correct extension.)libssfso.<ext> is the SAPSECULIB library, which is the default security provider.As the default on the front ends, the system searches for libssfso.<ext> in the directory where the executable program ssfrfc.exe is located. In a standard installation, this is the SAP GUI directory (for example, under Windows NT, the SAP GUI directory is C:\Program Files\sappc\sapgui ).On the application server, the default value of ssf/ssfapi_lib is empty, which means that the system searches for the SAPSECULIB library libssfso.<ext> in the directory specified by the profile parameter DIR_LIBRARY . |
Valid entries, formats: |
Character string up to 255 characters |

You can only define the parameters for additional products on the application servers.