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 Installation/Configuration Support » MQLSX + MQCLIENT(NT) + MQSERVER(os/390)

Post new topic  Reply to topic
 MQLSX + MQCLIENT(NT) + MQSERVER(os/390) « View previous topic :: View next topic » 
Author Message
Carlos Pantín
PostPosted: Tue Jun 04, 2002 2:55 am    Post subject: MQLSX + MQCLIENT(NT) + MQSERVER(os/390) Reply with quote

Newbie

Joined: 04 Jun 2002
Posts: 5

Hi all gurus.

We have a Lotus Domino app on a NT machine using MQLSX (lotus script extension) annd a MQClient to connect to an MQ Server on OS2 that connects to an MQ Server on a OS390. The application works fine since 1998.

We need to shut the OS2 server off. We want to connect directly from the MQLSX + MQ Client NT to the OS/390 MQ server without modifiyng the OS/390 source code. We have made similar changes migrating some Java applications on AIX changing the AIX MQ server to the OS/390 one. We only needed to change Character set of the message and everything worked fine. The Character set conversion was made by the java client.

The problem we have with MQLSX is that we must convert the message in the client side to avoid modifiyng the source code on the OS/390 server. We use the character set properties of the message and we use writestring and readstring methods to store the Lotus data on the MQ Messase. The fact is that we see the data traveling for the network ( packet sniffer) and the contents seems to be fine (EBCDIC DATA), but in the server we don't see anything. We have a trigger ( depth 1) on the incomming queue ant the associated transaction is never raised.

We compare the packets of the java client and the Lotus one on the network and I see that the message length of the MQ message is encoded differently : one is big endian ant the other is little endian. The message we send is only a string without numbers (needs no encoding for the data), and we cannot modify the encoding for the message header.

Another information:

MQSERVER variable properly set. MQCCSID set to 850 (Latin). Character code conversion for the message 284 (Spanish)

Any clues, ideas, suggestions, ...

Thank you!!

Carlos
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 Installation/Configuration Support » MQLSX + MQCLIENT(NT) + MQSERVER(os/390)
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.