If we want to install external JARs (3rdParty JARs) on Sterling Integrator here are the steps,
1. Stop B2BI Cluster (All Nodes) by running hardStop.sh/cmd.
2. install3rdParty.sh -j
-j = JAR
-l = Library File
3. Run setupfile.sh
4. Repeat Step 2 and 3 on all Nodes.
5. Restart B2BI Cluster.
Validation Procedure:
If installation was successful then you will see an entry for your new JAR file in dynamicclasspath.cfg file.
1. Stop B2BI Cluster (All Nodes) by running hardStop.sh/cmd.
2. install3rdParty.sh
-j = JAR
-l = Library File
3. Run setupfile.sh
4. Repeat Step 2 and 3 on all Nodes.
5. Restart B2BI Cluster.
Validation Procedure:
If installation was successful then you will see an entry for your new JAR file in dynamicclasspath.cfg file.