Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Decrypting Message from MSMQ › Re: Decrypting Message from MSMQ
December 12, 2006 at 10:49 AM
#16852
Thanx NND for reply,
I am already writting the data to the queue as a Stream, the same stream that I use to write to the file, by setting the BodyStream of a MSMQ message. But I dont know How I can force a pipeline component to read the data from the queue (or receive location) by using my method?, rather then its own default.
Regards,
Sajid.