ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Cannot generate MQSTR-format messages in new IA9H (1.2.2)?

Post new topic  Reply to topic
 Cannot generate MQSTR-format messages in new IA9H (1.2.2)? « View previous topic :: View next topic » 
Author Message
jkbr
PostPosted: Fri Oct 13, 2006 8:36 am    Post subject: Cannot generate MQSTR-format messages in new IA9H (1.2.2)? Reply with quote

Newbie

Joined: 13 Oct 2006
Posts: 2

I have been developing an XMS-based application in C# whose target is a non-RFH2 compliant system so I have been using

connectionFactory.SetIntProperty(XMSC.WMQ_TARGET_CLIENT, XMSC.WMQ_NOT_RFH2_COMPLIANT);

to produce messages in MQSTR format. Most of the development has been against MQ 6.0.1.0 with Message Service Client for .NET 1.2.1.0 (Feb 2006).

On deploying this against MQ v6.0.1.1 and Message Service Client for .NET 1.2.2.0 (July 2006) the same code produces messages in MQHRF format.
(I tried using XMSC.MQJMS_CLIENT_NONJMS_MQ but this made no difference.)

Has anyone else seen this problem? Any solutions or workarounds?

thanks
Back to top
View user's profile Send private message
jkbr
PostPosted: Fri Oct 13, 2006 10:07 am    Post subject: Reply with quote

Newbie

Joined: 13 Oct 2006
Posts: 2

In the way these things sometimes happen, some further searches turned up a different way of setting the format to MQSTR, using a parameter on the queue URI:

session.CreateQueue(queueURI+"?targetClient=1")

which did work with the later MQ/IA9H versions.

(Posted in case it helps anyone else.)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Cannot generate MQSTR-format messages in new IA9H (1.2.2)?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.