October 2013
Beginner to intermediate
270 pages
5h 41m
English
In any production system, it is imperative that the data isn't lost when being read/written to or from a data source/target. This recipe shows how this is achieved when reading and writing to queues using the tMom component.
Open the job jo_cook_ch09_0090_losslesQueues.
In a similar fashion to creating sessions with a database, we will first add ActiveMQ connection that will create the session.
tMomConnection component to the canvas and tick the box Use Transacted.tMomOutput component and tick the Use existing connection box.Add the rollback and commit components
tMomCommit component to the canvas ...Read now
Unlock full access