Configuration file for the Deliver Mode

Deliver Mode is used to get information from the transport and deliver it to the application. Outbound maps use the Deliver Mode. In Deliver NDO Mode, the adapter receives a deserialized data tree. After you click on Run Map, remove all of the “#” comment symbol in column one for every line except the two sentences below (“# The following is a sample configuration file.” and “# You must modify the settings to work for your instance.”). After you remove the comment symbols, modify the lines that have instructions listed below.

Adapter
	clash.avoid=TRUE
	continue.format.exists=TRUE
	adapter=EDIAdapter
	mode=DELIVER
	data=NDO
# The following is a sample configuration file.
# You must modify the settings to work for your 
# instance.
	
	#transport.in.name=INQ
	#transport.failure_store_name=FAIL
	#maximum.transport.retries=2
	#transport.exit_if_empty=true
	#input.serializer.factory=NCFSerializer_Factory
	#input.serializer.library=adk33ncfsd	
	#input.serializer.factory=XMLSerializer_Factory	
	#input.serializer.library=adk33xmlsd
	#prefix=<prefix> > 						# Obtain the prefix name from
							# the configuration file
                     							# generated from Export Schema 
                     							# to MQSI, e-Biz Integrator, 
							# or e-Biz 2000.	
	#msg.type=<prefix>.IC.<schema name> # Obtain the
							# prefix name from the
 							# configuration file generated 
 							# from Export Schema to MQSI, 
 							# e-Biz Integrator, or e-Biz
							# 2000.
	#transport.context.name=ADKContext

#OTContext.ADKContext
	#NNOT_CTX_DEFAULT_TIL_ID=FAIL
	#NNOT_CTX_TMID=MQSeriesTM
	#NNOT_CTX_ENFORCE_TX=TRUE

#TransactionManager.MQSeriesTM
	#NNOT_SHARED_LIBRARY=oti21mqstm
	#NNOT_FACTORY_FUNCTION=NNOTMQSeriesTXManagerFactory
	#NN_TM_MQS_QMGR=TEST_QMGR # Obtain the Queue Manager
							# name from
							# MQSeries.#Session.ADKSession
	#NNOT_SHARED_LIBRARY=dbt21mqs
	#NNOT_FACTORY_FUNCTION=NNMQSSessionFactory
	#NNMQS_SES_OPEN_QMGR=TEST_QMGR      #Enter the Queue 
									# Manager name from
                                    # MQSeries.#TRANSPORT.INQ
	#NNOT_SHARED_LIBRARY=dbt21mqs
	#NNOT_FACTORY_FUNCTION=NNMQSQueueFactory
	#NNOT_TIL_OPEN_SESSION_ID=ADKSession
	#NNOT_TIL_OPEN_TSI=TEST_OUT # Enter the local queue
									# to which the message
 									# is being put in
									# MQSeries.

#Transport.FAIL
	#NNOT_SHARED_LIBRARY=dbt21mqs
	#NNOT_FACTORY_FUNCTION=NNMQSQueueFactory
	#NNOT_TIL_OPEN_SESSION_ID=ADKSession
	#NNOT_TIL_OPEN_TSI=TEST_FAIL    # Enter the local
									# queue that serves as
 									# the failure queue in
									# MQSeries.EDIAdapter 
                     # The lines below are unique to each map
					# generated by the Run Map screen.

	rtp.mapswitches=NDO_TO_EDI.x12 NDO_TO_EDI PO -t 850 -dg "C:\Program Files\nnsy\ECMap\maps\NDO2\NDO_TO_EDI" -dt "C:\Program Files\nnsy\ECMap\maps\NDO2\NDO_TO_EDI" -n -it  -o -l -wx 1 

	rtp.acquire_dir=O