| Author | 
		  Message | 
  		
  		
		     Topic: Converting XML to TDS problem. | 
  		
  		
		  akkati
  
	  	  Replies: 2 Views: 2204
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 18, 2003 12:53 am   Subject: Converting XML to TDS problem. | 
  		
  		
		  Thanks kiran,
 
 I did the you told, even then it is not working.  I don't know y?
 
 I manage to solve it by using Block Terminator <CR><LF>.
 
 is there any problem with that.
 
 thanks
 ... | 
  		
  		
		     Topic: Converting XML to TDS problem. | 
  		
  		
		  akkati
  
	  	  Replies: 2 Views: 2204
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 13, 2003 7:18 pm   Subject: Converting XML to TDS problem. | 
  		
  		
		  Hi,
 
 I am facing converting XML to TDS.
 
 I have simple flow, input --> compute--> output.
 
 Input message is XML and out put should be TDS.  Everything is working fine except Carriage Retur ... | 
  		
  		
		     Topic: UR Registry Exception. | 
  		
  		
		  akkati
  
	  	  Replies: 0 Views: 1950
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Nov 10, 2002 7:30 pm   Subject: UR Registry Exception. | 
  		
  		
		  I am not able to open control centre.  I am getting following error:
 
 1350: BIP1350E: \
 The current operation has timed out. 
 
 One or more requests have been sent to the Configuration Manager to  ... | 
  		
  		
		     Topic: send Mail node bouncing mail | 
  		
  		
		  akkati
  
	  	  Replies: 1 Views: 2173
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 04, 2002 2:45 am   Subject: send Mail node bouncing mail | 
  		
  		
		  Hi all,
 
 I have installed send mail plug - in. It is installed properly.  
 
 When I send any mail mail is going throo SMTP server.  but mail is bouncing back with this ERROR:
 
 Syntax error in par ... | 
  		
  		
		     Topic: dynamic file path in trace nod | 
  		
  		
		  akkati
  
	  	  Replies: 3 Views: 3453
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 03, 2002 8:11 pm   Subject: dynamic file path in trace nod | 
  		
  		
		  Thanks Kiran,
 
 Is there any other way to simulate the trace node.  Because I want to log something in to one text file.  that text file name should be dynamic.
 
 If possible give me a solution for  ... | 
  		
  		
		     Topic: dynamic file path in trace nod | 
  		
  		
		  akkati
  
	  	  Replies: 3 Views: 3453
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 02, 2002 10:05 pm   Subject: dynamic file path in trace nod | 
  		
  		
		  Hi All,
 
 Is it possible to specify the path of the file in trace node.  
 
 I want to specify the file name dynamically in trace node.  Is that possible. If yes where do I specify the file name path ... | 
  		
  		
		     Topic: How generally handle errors in message flow. | 
  		
  		
		  akkati
  
	  	  Replies: 1 Views: 2544
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 30, 2002 2:18 am   Subject: How generally handle errors in message flow. | 
  		
  		
		  Hi all,
 
 I am new to MQSI.  Any one pls tell me what is the general way the people handle errors in message flow in compute nodes, as well Log the messages.  
 
 
 --vikram | 
  		
  		
		     Topic: How to rollback the transactions. | 
  		
  		
		  akkati
  
	  	  Replies: 1 Views: 1935
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 30, 2002 2:08 am   Subject: How to rollback the transactions. | 
  		
  		
		  Hi all,
 
 I need help how to rollback the transactions.  I am using custom nodes for inserting into tables.
 
 Here is the senario:
 
   I am inserting into few tables.  For logging errors also I am  ... | 
  		
  		
		     Topic: fixed length format in message is truncating pls help me. | 
  		
  		
		  akkati
  
	  	  Replies: 1 Views: 1776
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Sep 24, 2002 6:31 pm   Subject: fixed length format in message is truncating pls help me. | 
  		
  		
		  Hi all,
 
 I have a problem with message frocessing.
 
 my message set is fixed length format.  In the message i may get empty spaces.
 
 let us explain clearly:  
 
 let us say i got Address1(10), Ad ... | 
  		
  		
		     Topic: how to sent a message to different queues from a computenode | 
  		
  		
		  akkati
  
	  	  Replies: 3 Views: 2551
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Sep 10, 2002 12:41 am   Subject: how to sent a message to different queues from a computenode | 
  		
  		
		  thank you lung.
 
 it is working now.  BTW can you suggest me some good websites where i can get more stuff regarding this MQSI
 
 --vikram | 
  		
  		
		     Topic: how to sent a message to different queues from a computenode | 
  		
  		
		  akkati
  
	  	  Replies: 3 Views: 2551
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 09, 2002 8:17 pm   Subject: how to sent a message to different queues from a computenode | 
  		
  		
		  Hi,
 
 I want to send the outputmessage to different queues.  How to do that pls anyone help me.
 
 I am using XML Message Domain I am not using any Message Format also.  I use these lines:
 
   SET O ... | 
  		
  		
		     Topic: How to Create XML message in compute node | 
  		
  		
		  akkati
  
	  	  Replies: 1 Views: 2231
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 06, 2002 1:16 am   Subject: How to Create XML message in compute node | 
  		
  		
		  Hi,
 
 I am new to MQSI.  I want to create a XML message and pass that to other Queue.  I will explain everything.  
 
 I got 2 message flows.  let us say 'A 'and 'B'.  
 I receive a message in 'A' me ... |