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 19 matches
Author Message
  Topic: how to send Email by Email node with attachement
namakkal

Replies: 2
Views: 3982

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 06, 2009 1:40 am   Subject: how to send Email by Email node with attachement
If you install the sample from the toolkit and read the instructions, you can use it to send an attachment.

This question has been asked before (I know because I used almost the same words before) ...
  Topic: how to send Email by Email node with attachement
namakkal

Replies: 2
Views: 3982

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 06, 2009 12:27 am   Subject: how to send Email by Email node with attachement
Hi All,

I never used Email Node in Flow , now i have recuirement, like to send Attachment(csv format) in mail using Email node. could you please help us on this.

Regards
Sathish
  Topic: carzy Broker
namakkal

Replies: 5
Views: 3916

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 02, 2009 10:48 pm   Subject: Re: carzy Broker
Hello All,
I am new to this broker 6.1.I have the following problem.

I have one MRM message set. I when i tested my flow Mqinput - trace - Mqout node.

It's throws an TDS error. When i tesed wit ...
  Topic: Doubt Regarding the Writing a file with 777 permission
namakkal

Replies: 8
Views: 7860

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 04, 2009 1:46 am   Subject: Doubt Regarding the Writing a file with 777 permission
Hi,

can any one please tell me how to set the all permission(read -Write-delete-777) to file while writing the file using FileOutput node.

Regards
Sats
  Topic: Doubt Regarding the special character conversion
namakkal

Replies: 10
Views: 7030

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 31, 2009 8:45 pm   Subject: Re: Doubt Regarding the special character conversion
DECLARE bBitInputMsg BLOB ASBITSTREAM(OutputRoot.XMLNSC CCSID InputRoot.Properties.CodedCharSetId ENCODING InputRoot.Properties.Encoding);
'OutputRoot' should probably be 'InputRoot'. 'ENCO ...
  Topic: Doubt Regarding the special character conversion
namakkal

Replies: 10
Views: 7030

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 31, 2009 5:51 am   Subject: Doubt Regarding the special character conversion
Hi,

i have a doubt converting special char symbol into character by using BITSTREAM.

i am getting the unconvertable character error while try to convert special character to character( example. ...
  Topic: Removing namespace of attribute
namakkal

Replies: 5
Views: 3489

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 06, 2009 11:18 pm   Subject: Removing namespace of attribute
Hi,

How do i remove namespace of an Attribute in the input XML?

For example, my input xml is say,
<Root ns1:attr1="abc" ns1:attr2="xyz"/>

How do i remove the namesp ...
  Topic: get Name of the flow in ESQL
namakkal

Replies: 14
Views: 15577

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 22, 2009 9:47 pm   Subject: get Name of the flow in ESQL
In ESQL you can use:

DECLARE FlowName CHARACTER SQL.MessageFlowLabel;

Although remember as mentioned above, sub-flows are expanded "into" their parent flows at deploy time...


Rega ...
  Topic: get Name of the flow in ESQL
namakkal

Replies: 14
Views: 15577

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 20, 2009 6:46 am   Subject: get Name of the flow in ESQL
Hi,
how to get the flow name inside the ESQL code ?

Regards
Sathish
  Topic: LocalEnvironment in JavaCompute Node
namakkal

Replies: 2
Views: 2751

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Feb 16, 2009 3:53 am   Subject: LocalEnvironment in JavaCompute Node
Hi,
how to set the values to lcoalEnvironment inside the java node.
in compute node we used to set outputlocalenvironment.variables.test="vales";

what is the equivalent statement ...
  Topic: message flow reads only the first msg
namakkal

Replies: 19
Views: 9841

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 10, 2009 10:38 pm   Subject: Re: message flow reads only the first msg
Hi I have a flow as MQInput --> Compute --> MQOutput

this just converts the xml to csv

it contains the message set.

now this just gives only the first record in output

input msg is
...
  Topic: JavaCompute Node Propagate
namakkal

Replies: 22
Views: 15963

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 10, 2009 10:31 pm   Subject: JavaCompute Node Propagate
You will have to propagate outassembly... not just the the MbElement...infact you get the propagate statement in the default code of JCN.. I think you have to go through info center to know more about ...
  Topic: JavaCompute Node Propagate
namakkal

Replies: 22
Views: 15963

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 10, 2009 9:15 pm   Subject: Propagate BLOB
String myMsg = "The Message Data";
MbElement outRoot = outMessage.getRootElement();
// Create the Broker Blob Parser element
MbElement outParser = outRoot.createElementAsLastCh ...
  Topic: JavaCompute Node Propagate
namakkal

Replies: 22
Views: 15963

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 10, 2009 7:28 pm   Subject: JavaCompute Node Propagate
And what is any node further down supposed to do with a string instead of an assembly?

Instead of asking how to do something that would be a really bad idea even if it was possible, maybe you can d ...
  Topic: JavaCompute Node Propagate
namakkal

Replies: 22
Views: 15963

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 10, 2009 5:45 am   Subject: JavaCompute Node Propagate
Hi
how to propagate string instead of Assembly message in javacompute node propagate statement.

now i propagating like this

out.propagate("stringvalue") but its rising error messa ...
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.