Preparing the environment for WebSphere Adapters nodes
Before you can use the WebSphere® Adapters nodes, you must set up the IBM® App Connect Enterprise runtime environment so that you can access the Enterprise Information System (EIS).
Before you begin
Read WebSphere Adapters nodes.
About this task
The integration server configuration file (server.conf.yaml)
contains a section for connector providers, which defines the location of the required JAR files and
native libraries, as you can see in the following
example:
ConnectorProviders:
SAPConnectorProvider:
jarsURL: default_Path # Set to the absolute path containing the SAP JCo JARs
nativeLibs: default_Path # Set to the absolute path containing the SAP JCo libraries By
default, the location is set to default_Path, which indicates that the JAR
files and libraries can be found in the integration server's shared-classes directory.Procedure
To configure the integration server with the location of required JAR files and libraries, complete the following steps.