Download the JCO libraries
The JCO libraries (JCO Release 3.1.X) must be downloaded from the SAP website by going to the customer service marketplace and downloading the Java Integration Module.
SAP JCO version 3.1.X libraries, libsapjco3.so (on UNIX), must be present in the java.library.path (WEB-INF/lib) directory on the host. .jar and .so files on the Basic Configuration page.
For more information on downloading the .jar files, refer to Obtaining the Custom Connector Files. Ensure these jar files are compatible with the
The following ports must be open on the SAP system:
|
Port Name |
Service in etc/services |
Default |
Range |
Rule |
|---|---|---|---|---|
|
SAP Dispatcher |
sapdp<NN> |
3200 |
3200-3299 |
32<NN> |
|
Gateway |
sapgw<NN> |
3300 |
3300-3399 |
33<NN> |
|
Gateway Secured |
sapgw<NN>s |
4800 |
4800-4899 |
48<NN> |
|
ICM HTTPS / Web Dispatcher HTTPS |
(typically HTTPS; no SAP-specific fixed service name in many hosts) |
443NN |
44300–44399 (instance-based) |
Must be open when GRC Web Service endpoint URL uses HTTPS on 443NN. |
|
ICM HTTP / Web service binding port |
HTTP |
80NN (common alternative) |
8000–8099 (instance-based |
Open if service bindings are HTTP rather than HTTPS. |
Note
-
The <NN> represents the system number.
-
The specific port used for the GRC service binding must be open for communication between SailPoint and the GRC system. For example, if your service uses HTTPS on port 443NN, that port must be open. Similarly, if it uses port 80NN or another custom port, that specific port must be open.