为 WebSphere Adapters 节点准备环境
必须先设置 IBM® App Connect Enterprise 运行时环境,以便可以访问企业信息系统 (EIS) ,然后才能使用 WebSphere® Adapters 节点。
准备工作
关于此任务
集成服务器 配置文件 (server.conf.yaml) 包含一个用于连接器提供程序的部分,用于定义所需 JAR 文件和本机库的位置,如以下示例中所示:
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 缺省情况下,此位置设置为 default_Path,指示可以在集成服务器的共享类目录中找到 JAR 文件和库。过程
要使用所需 JAR 文件和库的位置配置 集成服务器 ,请完成以下步骤。