8000 JdbcErrorStorage · frankframework/frankframework Wiki · GitHub
[go: up one dir, main page]

Skip to content
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>

Clone this wiki locally

0