Implementing the Library Upgrade for SAP Snap Pack
Overview
The following SAP libraries for SAP Snap Pack are upgraded:
JCo driver to 3.1.10
IDoc library to 3.1.3
Implementation
To upgrade the JCo library on a specific JCC node, follow these steps.
Make sure there are no running pipelines on the node. In other words, put the node into maintenance mode to prevent new jobs from being created.
Shutdown the JCC.
Required. Install the SAP JCo native library only on JCC nodes and not on FeedMaster nodes. However, installing it on FeedMaster nodes will not cause an issue.
Copy the updated native library:
For Linux, copy the updated native library
libsapjco3.sofile to the/opt/snaplogic/ldlibfolder on every node in the Snaplex.For Windows, copy the updated native library
sapjco3.dllfile to theC:\opt\Snaplogic\ldlibfolder on every node in the Snaplex.
Note: For Snaplexes with multiple nodes, make sure to install the library on every node.
Restart the JCC.
After the nodes resume, validate or execute the pipelines.
This upgrade can be done in a rolling manner so other nodes can be running, and the pipelines can resume.