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 48 matches
Author Message
  Topic: Calling Oracle - vaiables not passed through
nickkirk

Replies: 4
Views: 2203

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 05, 2014 7:57 am   Subject: Calling Oracle - vaiables not passed through
Looks like in one case you are getting a prepared statement, in the other you are getting a litteral statement... Does this answer your question?


No it doesn't.

Do you know why 1) w ...
  Topic: Calling Oracle - vaiables not passed through
nickkirk

Replies: 4
Views: 2203

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 05, 2014 3:01 am   Subject: Calling Oracle - vaiables not passed through
I'm calling an Oracle db from WMB v7, running on Solaris.
WMB effective level '7.0.0.1'.

1)
DECLARE productdefid2 CHARACTER 'EMAIL';
DECLARE mqMsgRef2 CHARACTER '140304164501000263';

SET Envi ...
  Topic: Specifying the Broker in FileInput 'File name or pattern'
nickkirk

Replies: 10
Views: 5895

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 20, 2013 3:51 am   Subject: Specifying the Broker in FileInput 'File name or pattern'
Can a property (i.e. 'File name or pattern' ) reference a UDP ?
  Topic: Specifying the Broker in FileInput 'File name or pattern'
nickkirk

Replies: 10
Views: 5895

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 20, 2013 3:49 am   Subject: Specifying the Broker in FileInput 'File name or pattern'
Regular expressions are supported in the property 'File name or pattern' .
Can something like $BrokerName$ be used ?

Only if the documentation says it can be used.

Sometimes it's not worth stru ...
  Topic: Specifying the Broker in FileInput 'File name or pattern'
nickkirk

Replies: 10
Views: 5895

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 20, 2013 3:40 am   Subject: Specifying the Broker in FileInput 'File name or pattern'
Regular expressions are supported in the property 'File name or pattern' .
Can something like $BrokerName$ be used ?
  Topic: Specifying the Broker in FileInput 'File name or pattern'
nickkirk

Replies: 10
Views: 5895

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 20, 2013 3:30 am   Subject: Specifying the Broker in FileInput 'File name or pattern'
I have:
1) A Broker named MBPROD
2) A file named *.MBXXXX.gz

How can I specify the Broker Name in the FileInput Node Property 'File name or pattern' ?

Please note, I can override this property ...
  Topic: Inquire the BOTHRESH from message flow - preferably ESQL
nickkirk

Replies: 1
Views: 2112

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 03, 2011 9:33 am   Subject: Inquire the BOTHRESH from message flow - preferably ESQL
Can this be done now ? - ( I remember it could not be done several versions ago ).

What about from Java code in the flow ?
  Topic: Propagate a Java object from JavaCompute node
nickkirk

Replies: 5
Views: 3712

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 28, 2011 6:22 am   Subject: Propagate a Java object from JavaCompute node
You serialize the class into a byte array. Then pass the byte array as you gave in your example.

If you need information on serialization in Java, here is a good link to get started.

http://java ...
  Topic: Propagate a Java object from JavaCompute node
nickkirk

Replies: 5
Views: 3712

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 28, 2011 4:06 am   Subject: Propagate a Java object from JavaCompute node
What is the syntax to propagate a Java object ?

For example, this is how I propagate a byte array output stream;

outMessage.getRootElement().createElementAsLastChild(MbBLOB.PARSER_NAME).createEl ...
  Topic: Apache FOP - PDF generation in the broker
nickkirk

Replies: 5
Views: 13127

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 03, 2010 10:49 am   Subject: Apache FOP - PDF generation in the broker
I am using fop-1.0.

The intension is to be able to create PDF docs using a Java Compute node.

The PDFs get converted to a BASE64 stream and sent to an external party.

I am getting an exceptio ...
  Topic: FileOutput Node
nickkirk

Replies: 15
Views: 10162

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 22, 2010 7:58 am   Subject: FileOutput Node
To use MRM you have to create a message set that represents your data.

And then you have to copy the fields from the logical tree that represents the XML document into a logical tree that is matche ...
  Topic: FileOutput Node
nickkirk

Replies: 15
Views: 10162

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 22, 2010 7:30 am   Subject: FileOutput Node
I have tried MRM and get the following error:

ParserException
File:CHARACTER:/build/S700_P/src/MTI/MTIforBroker/MtiImbParser2/MtiImbSyntaxElement.cpp
Line:INTEGER:595
Function:CHARACTER:CpCon ...
  Topic: FileOutput Node
nickkirk

Replies: 15
Views: 10162

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 22, 2010 7:07 am   Subject: FileOutput Node
What was the solution for this please ?

I have the same issue.

read from top of this forum, you will get 2 options to resolve your issue


Thanks for the amazing input. I never thought of rea ...
  Topic: FileOutput Node
nickkirk

Replies: 15
Views: 10162

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 22, 2010 6:22 am   Subject: FileOutput Node
What was the solution for this please ?

I have the same issue.
  Topic: not capable of handling a message of data type ''''
nickkirk

Replies: 1
Views: 3388

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 01, 2010 5:32 am   Subject: not capable of handling a message of data type ''''
I have 2 flows. The first routes the message to the 2nd. No transformation. (SET OutputRoot = InputRoot )

Both MQInput nodes specify BLOB.

However, in the 2nd flow, the message stays on the inpu ...
Goto page 1, 2, 3, 4  Next Page 1 of 4

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.