Discussion:
How can I turn off the Response_WCS_ExpectedInvRecord message?
(too old to reply)
j***@sbcglobal.net
2006-12-20 21:51:22 UTC
Permalink
We are receiving Create_WCS_ExpectedInventoryRecord XML messages through MQ. For each message Commerce sends out a Response message. We really do not want those messages to go out. Is there an easy way to turn these off?
geo
2006-12-21 20:56:09 UTC
Permalink
Disable the message through the WC admin console
Post by j***@sbcglobal.net
We are receiving Create_WCS_ExpectedInventoryRecord XML messages through
MQ. For each message Commerce sends out a Response message. We really do
not want those messages to go out. Is there an easy way to turn these off?
j***@sbcglobal.net
2007-01-06 16:36:29 UTC
Permalink
Any idea how to do that? The Expected Inventory response is not listed in the Message Types in the admin console.
geo
2007-01-06 22:03:43 UTC
Permalink
I think here you would have to retarget the response queue, I misunderstood
what you were describing earlier.

However, I do not recall if there is an easy way to do that. What version
are you using and on what platform?
Post by j***@sbcglobal.net
Any idea how to do that? The Expected Inventory response is not listed in
the Message Types in the admin console.
j***@sbcglobal.net
2007-01-08 16:32:46 UTC
Permalink
5.6.1 fix pack 2 on Windows.
b***@nurun.com
2007-01-17 03:44:39 UTC
Permalink
I've done this with one of the other inbound messages, which may work for this one as well. You can try modifying the RACreateResult.jsp so it returns an empty message (essentially remove everything from the default JSP), which in turn won't be posted back to MQ by the messaging commands.
j***@sbcglobal.net
2007-01-18 17:39:30 UTC
Permalink
Hmm, I never thought about doing that. Thanks I'll give it a try.
Loading...