User Guide > Push-Based Incremental Caching > Requirements for Push-Based Incremental Caching > Configuring JMS Pump for Oracle GoldenGate Using TIBCO EMS
 
Configuring JMS Pump for Oracle GoldenGate Using TIBCO EMS
GoldenGate must be enabled with JARs from both TIBCO JMS and a TDV Java User Exit Program. The TDV Java User Exit Program must also be configured and enabled for use with TIBCO EMS.
To configure JMS pump
1. Copy the tibjms.jar TIBCO file from the TIBCO EMS installation to the directory:
<$GoldenGateHome>/GGIEJ_304/javaue/resources/lib
 
2. Copy the composite_cdc.jar file from the TDV cscms.jar installation directory to the directory:
<$GoldenGateHome>/GGIEJ_304/javaue/resources/lib
 
The TDV CDC JAR inserts a header into GoldenGate messages, and includes the SCN value for the transaction classpath of the Java user environment.
3. Restart the Oracle GoldenGate CDC processes.