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 » Search

 Search found 20 matches
Author Message
  Topic: Calling esql procedure of module from another module?
ram_svnit

Replies: 9
Views: 13731

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 27, 2011 12:40 am   Subject: Calling esql procedure of module from another module?
"You have to DECLARE the PROCEDURE outside of the COMPUTE MODULE" - does it mean the procedure is kind of global which can be called by any module in that esql file? Will be able to access E ...
  Topic: Calling esql procedure of module from another module?
ram_svnit

Replies: 9
Views: 13731

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 26, 2011 11:15 pm   Subject: Calling esql procedure of module from another module?
No it doesn't...it shows compilation error.. Incorrect Function or Procedure name
  Topic: Calling esql procedure of module from another module?
ram_svnit

Replies: 9
Views: 13731

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 26, 2011 9:40 pm   Subject: Calling esql procedure of module from another module?
Yes, in the same Message flow...how do you import a procedure of another module? Like we have import feature in java, do we have anything similar in ESQL?
  Topic: Calling esql procedure of module from another module?
ram_svnit

Replies: 9
Views: 13731

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 26, 2011 9:30 pm   Subject: Calling esql procedure of module from another module?
Hi, Is there any way to call a procedure of one compute node from another compute node?
  Topic: Unable to deploy Message flows with SOAP nodes in MB 7.
ram_svnit

Replies: 1
Views: 1874

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Jul 03, 2010 9:14 pm   Subject: Unable to deploy Message flows with SOAP nodes in MB 7.
Hi, I am using MB V7. I am not able to deploy message flows with SOAP nodes (Webservice flows). The system got hanged and was never resumed. The same BAR file is deployed in MB 6 without any issues. A ...
  Topic: Database connection error: INVALID USERID/PASSWORD
ram_svnit

Replies: 8
Views: 7169

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 12, 2010 12:49 am   Subject: Database connection error: INVALID USERID/PASSWORD
Ya, its true that MB7 does not have a DB. But when broker tries to connect to any database it uses some username/password. This username and db username are not matching. Let me explain in detail. I h ...
  Topic: Database connection error: INVALID USERID/PASSWORD
ram_svnit

Replies: 8
Views: 7169

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 11, 2010 7:56 am   Subject: Database connection error: INVALID USERID/PASSWORD
Actually, initially i was using MB 6 which i had installed (with DB2)from "wuser" account. Then i had uninstalled (except DB2) and installed MB7 from another account "rama". During ...
  Topic: Database connection error: INVALID USERID/PASSWORD
ram_svnit

Replies: 8
Views: 7169

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 11, 2010 3:53 am   Subject: Database connection error: INVALID USERID/PASSWORD
Hi,
I am trying to insert to database(DB2) from compute using ESQL code. But i get the db exception : INCORRECT USERID/PASSWORD. DB2 was installed from user acount 'wuser' and Message Broker was inst ...
  Topic: How to convert XML message to a String?
ram_svnit

Replies: 2
Views: 7901

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 02, 2010 12:17 am   Subject: How to convert XML message to a String?
Hi, i have the following requirement - An incoming XML message should be inserted to database as a single column i.e, message_body. My flow has MQnput , Compute and a Error handling sub flow. Domain o ...
  Topic: Error Propagating to FileOutput Node
ram_svnit

Replies: 2
Views: 2346

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 19, 2009 9:35 pm   Subject: Error Propagating to FileOutput Node
Hi, my flow has FileInput node , a compute node, a FileOutput node and a error handling subflow connected to Catch terminal of FileInput node.
The function of flow is to take a file with XML message ...
  Topic: How to route a message to one of many queues?
ram_svnit

Replies: 4
Views: 3451

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 21, 2009 5:20 am   Subject: How to route a message to one of many queues?
Hi, based on some element value in input XML message i need to route the the output message to a specific MQ output queue.How do i achieve this?
I have changed the Destination Mode of output queue to ...
  Topic: Datatype of Email.Attachment.Content?
ram_svnit

Replies: 3
Views: 3582

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 07, 2009 3:57 am   Subject: Datatype of Email.Attachment.Content?
I tried with ASBTSTREAM(OutputRoot.MRM)
That gives an error-Invalid wire format. ASBITSTREAM(OutputRoot) works.But i want only message body.
  Topic: Datatype of Email.Attachment.Content?
ram_svnit

Replies: 3
Views: 3582

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 06, 2009 4:51 am   Subject: Datatype of Email.Attachment.Content?
Hi, I need to conevrt an XML message to CSV and send it as an email attachment. I wrote the following code

SET OutputRoot = InputRoot;
SET OutputRoot.Properties.MessageFormat='CSV';
SET OutputLoc ...
  Topic: how to send attachment using EmailOutput node?
ram_svnit

Replies: 8
Views: 8340

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2009 4:25 am   Subject: how to send attachment using EmailOutput node?
let me be specific- how do i configure EmailOutput node dynamically from LocalEnvironmnet or EmailOutputHeader??
  Topic: how to send attachment using EmailOutput node?
ram_svnit

Replies: 8
Views: 8340

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2009 1:09 am   Subject: how to send attachment using EmailOutput node?
where do i write that coding?in the compute node?Please excuse my ignorance..
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.