Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Can’t send 4mb+ messages through "MQSC Adapter"
- This topic has 4 replies, 1 voice, and was last updated 9 years, 1 month ago by
community-content.
-
AuthorPosts
-
-
December 18, 2007 at 9:49 PM #18647
Hi All,
I am trying to send a message from BTS 2006 R2 to Websphere MQ v6.0 using the MQSC adapter.
All goes fine until i reach 4mb. And when i try anything more than tht i get the error with the “reason code = 2010″
I have changed the max message length in MQ side to the maximum value of 100mb in all the relevant places (queue manager, channel, queues) , but still the problem persists. 🙁
It seems that the problem is something to do with the adapter. Can Anyone Help me on This ?
Cheers,
Bhanuka
-
December 18, 2007 at 10:10 PM #18648
hi bhanuka,
u have any idea to receive the data from ibm websphere mq through mqsc adapter.i am setting all things based on this link http://technet.microsoft.com/en-us/library/aa705592.aspx
but i am not getting any value from ibm webserver.
thankx
-
December 18, 2007 at 10:51 PM #18649
I followed the same guide. It worked for me!
R u getting any errors ?
-
December 19, 2007 at 2:29 AM #18650
hi
thanks for reply
i am trying to setup a small application. just create one orchestartion in that one receive shape , one send shape ,receieve port and send port.
in message i am taking one message i.e xml.document; and receive shape is specify later and send port is bind some foldername with transport type FILE.
And also i am creating host ,host instance,receiveport ,receive loaction and one receive handler. In receive port setting all properties like channel name,queuename,connection name,queue manger,type is mqsc and enable the port also. And also bind the receive handler to receive port.
next build the application bind the orchestration with receive port, next enlist and start.
But in out put folder i am not getting any output. And also this application cant be display in HAT also.
what is the error in that? pls help me.
thank u
-
December 19, 2007 at 9:32 AM #18658
Hi–
Try check out MQ’s settings independent of BizTalk. Attempt to pass the same 4mb+ message using just MQ.
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.