Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AMQSPUTC drops multiple messages of a single file

Status
Not open for further replies.

iamdak

Programmer
Jul 21, 2005
1
US
When I drop a file containing multiple lines, amqsputc drops each line has a single message. Can someone suggest how to correct this problem. I need all the lines to go as a single file

Thanks,
 
I think if u remove the end of line character from all of the line.. i suppose it should be read as a single record and should be processed as a single message.. This could be silly but i try to answer as i getting into MQSeries in recent days only..

Thanks...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top