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 » API calls from POWERBUILDER

Post new topic  Reply to topic
 API calls from POWERBUILDER « View previous topic :: View next topic » 
Author Message
ampra
PostPosted: Thu Oct 10, 2002 2:51 pm    Post subject: API calls from POWERBUILDER Reply with quote

Newbie

Joined: 10 Oct 2002
Posts: 1

hi,
i am developing an application in Powerbuilder to put message in a MQ. I downloaded the 5.3 beta version of MQSeries client running on Win XP. i am able to connect to my queue but am having problems in doing a 'OPEN' of the queue.
the reason code is 2044 - object descriptor not valid

here is what i have in object descriptor

lstr_mq_object_descriptor.char_strucid = "OD "
lstr_mq_object_descriptor.long_version = 1
lstr_mq_object_descriptor.long_objecttype = 1
lstr_mq_object_descriptor.char_objectname = "TARGET.QUEUE"
SetNull(lstr_mq_object_descriptor.char_objectqmgrname)
SetNull(lstr_mq_object_descriptor.char_dynamicqname)
setNull(lstr_mq_object_descriptor.char_alternateuserid)

please help !!
Back to top
View user's profile Send private message
venkataramanan
PostPosted: Tue Oct 15, 2002 6:05 pm    Post subject: ActiveX Component Reply with quote

Apprentice

Joined: 18 Sep 2002
Posts: 47
Location: Chennai, India

Hi ampra,

I have some MRM messages parsed and it is int the output queue. i have to do some database operations with the datas in out queue. i dont want to MQSI to do the database operations.

Instead of that iam planning to develop some ACTIVEX component which will read the messages from the outqueue and do the database operations. i have already created the backend procedures and functions
I will activate the component through trigerring method. once the data reaches the out queue that ActiveX script is triggered. Iam particularly planning to develope the ACTIVEX in powerbuilder.

Please let me the procedure or web links to do. Actually my client is very particular about PowerBuilder

regards
venkat
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » API calls from POWERBUILDER
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.