-
Notifications
You must be signed in to change notification settings - Fork 81
JdbcErrorStorage
BonnoSmeele edited this page Oct 14, 2024
·
1 revision
<Receiver name="HandleContactRequestTibcoReceiver" transactionAttribute="required" numThreads="${HandleContactRequestAdapter.Threads}">
<EsbJmsListener name="HandleContactRequestTibcoListener"
destinationName="${HandleContactRequestAdapter.Destination}" lookupDestination="false"
queueConnectionFactoryName="jms/qcf_tibco_esb_ff" messageProtocol="FF" />
<JdbcErrorStorage name="JdbcErrorStorage" slotId="${instance.name}/SlotIDname" />
</Receiver>