• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How can i drop messages to the queue from folder using tMomoutput.

#1 2010-09-14 06:21:09

jobyjoseph
Member
Registered: 2010-07-02
Posts: 25

How can i drop messages to the queue from folder using tMomoutput.

Tags: [message, MQ, xml]

How can i drop messages to the queue from folder.

I have a folder with xmls and i want to drop each messages into MQ one by one. Can you please let me know which component i have to use along with tMomoutput

Jjoseph

Offline

#2 2010-09-14 09:01:41

ytao
Member
Registered: 2008-08-29
Posts: 21

Re: How can i drop messages to the queue from folder using tMomoutput.

tFileList -- iterate -> tFileInputXML --main--> tMap --> tMOMOutput

Offline

#3 2010-09-14 20:18:01

jobyjoseph
Member
Registered: 2010-07-02
Posts: 25

Re: How can i drop messages to the queue from folder using tMomoutput.

Thank you,
Can you please let me know how can we create xml from tmap,

Offline

#4 2010-09-15 04:29:45

ytao
Member
Registered: 2008-08-29
Posts: 21

Re: How can i drop messages to the queue from folder using tMomoutput.

I don't understand that "create xml from tMap"

The process described on previous note is:
tFileList is to list all xml files
tFileInputXML is to get fields value of xml file
tMap is to combine all fields if more than one filed you need
tMOMOutput is to output string data to message queue

I am not sure it is what you expect.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How can i drop messages to the queue from folder using tMomoutput.

Board footer

Powered by FluxBB