Posted: Thu Mar 20, 2008 6:11 am Post subject: sending a BizTalk (2006) message as a file to MQ (6.0.2.3)
Newbie
Joined: 20 Mar 2008 Posts: 1
Im receiving a large bulk file from various endpoints and splitting the file into individual transactions, then sending them to a local WebSphere MQ which is transfering them to the destinition WebSphere MQ for the client.
Ive been asked to start some form of sequence number functionality for the sent individual transaction file which increments (simple manual check I guess) - works fine (when I simply dump the files to a local folder) until I try to examine the final destination queue with the File transfer Tool and none of my message are shown. I forced a local txt file into the queue and its showed up - upon inspection I see the message types are different, mine being of type MQSTR and the file of type MQHRF2. Ive tried to change this context property in the pipeline but Im now getting header transmission errors.
Has anyone got any idea how to accomplish this? Im looking and playing and cant see anything.
If not, any other suggestions? Is there an easy way to push files in a local folder into MQ? Im sure there is but can anyone tell me? Im more than happy to write some Java but a helping hand would be appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum