Data Transformation Engine Resource Adapter Reference Guide

Chapter 2 - Resource Adapters Use Using an Adapter in the Integration Flow Designer
Resource Adapters Reference Guide
25
5 Click OK.
The TIB/Rendezvous input card Source > Command setting for the RVCM input
card above is:
-SBN rvcm.test.in -CONFIRM -T -CMN input_CM –LFN
rvcmcfmin.lgr -LSN 100
This example input card retrieves incoming messages with the subject name
defined as rvcm.test.in using the Subject Name adapter command (-SBN
rvcm.test.in). The Confirm adapter command (-CONFIRM) requests the
messaging adapter send an explicit confirmation to the sender that the message
was received after successful completion of the map. The Trace adapter command
(–T) dictates that a trace file be created to report adapter activity information,
recording the events that occur while the adapter is retrieving this data.
The adapter returns messages with the certified session named input_CM using
the required Certified Session Name adapter command (-CMN input_CM). The
ledger file named rvcmcfmin.lgr is specified as the ledger file to log the
TIB/Rendezvous PRO certified delivery for this particular certified session using the
Ledger File Name adapter command (-LFN rvcmcfmin.lgr). The adapter waits