| Author | 
		  Message | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 04, 2009 3:34 pm   Subject: File Input Node | 
  		
  		
		  | Processing time varies with the size of the file. But i have another flow with the same type of nodes and it process 4-5MB file in 3-4 minutes, thats what i expect from this flow too. Flow looks like  ... | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 04, 2009 3:03 pm   Subject: File Input Node | 
  		
  		
		  The code i used earlier to create the output using Refernce for Output.MRM creats a 0 byte file ?????? 
 
 Time of processing was still the same, no improvements. | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 03, 2009 3:02 pm   Subject: File Input Node | 
  		
  		
		  I have changed the code, but its still taking around 30 - 40 min to process with input file node. I have even tried wtih MQInput node, result is same.
 
 DECLARE reffile REFERENCE TO InputRoot.MRM.FIL ... | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 21, 2009 6:49 am   Subject: File Input Node | 
  		
  		
		  Flow looks like this:
 
 
 FileInput Node ---> Compute Node ---> FileOutput Node
 
 
 In the compute node, file is read and then transformed accordingly to the message set. Code snippet is below ... | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 20, 2009 7:28 am   Subject: File Input Node | 
  		
  		
		  | Broker reads it from a Input File Node. When i put the file in the location, and broker starts processing the file, i can see the CPU % going up in the AIX box. After it finishes the processing and sp ... | 
  		
  		
		     Topic: File Input Node | 
  		
  		
		  asraro
  
	  	  Replies: 15 Views: 6893
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 19, 2009 3:10 pm   Subject: File Input Node | 
  		
  		
		  | My input file is around 2MB, its taking around 40 minutes to process. Is this normal and is there a way to speed up the process ????? | 
  		
  		
		     Topic: Error code in Trace File | 
  		
  		
		  asraro
  
	  	  Replies: 1 Views: 2965
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 24, 2008 7:50 am   Subject: Error code in Trace File | 
  		
  		
		  what's the error in this trace file
 
 
 Time of Exception: 2008-09-23 20:02:14.871496
 
 Message: ( 
   (0x01000000):Properties = ( 
     (0x03000000):MessageSet             = 'ITEM_FILE_FEED_TDS_MSG ... | 
  		
  		
		     Topic: Extracting Payload from HttpInput Node | 
  		
  		
		  asraro
  
	  	  Replies: 1 Views: 1983
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 17, 2008 3:39 pm   Subject: Extracting Payload from HttpInput Node | 
  		
  		
		  How can we extract payload coming on HttpInput Node.
 
 Flow is like this for now.
 
 HttpInput node --- > FlowOrder ----->Compute Node ----> MQ Output
                                        ... | 
  		
  		
		     Topic: HttpInput Node Testing | 
  		
  		
		  asraro
  
	  	  Replies: 19 Views: 11623
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Sep 16, 2008 4:08 pm   Subject: HttpInput Node Testing | 
  		
  		
		  | How do add that ??? | 
  		
  		
		     Topic: HttpInput Node, port | 
  		
  		
		  asraro
  
	  	  Replies: 1 Views: 1988
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 15, 2008 3:23 pm   Subject: HttpInput Node, port | 
  		
  		
		  | Where do you specify which port to use for the HttpInput node. I believe default port is 7080. How can we change it ??? | 
  		
  		
		     Topic: HttpInput Node Testing | 
  		
  		
		  asraro
  
	  	  Replies: 19 Views: 11623
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 07, 2008 7:26 am   Subject: HttpInput Node Testing | 
  		
  		
		  | javax.net.ssl.SSLHandshakeException:java.security.cert.CertificateException: Untrusted Server Certificate Chain | 
  		
  		
		     Topic: HttpInput Node Testing | 
  		
  		
		  asraro
  
	  	  Replies: 19 Views: 11623
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 07, 2008 7:21 am   Subject: HttpInput Node Testing | 
  		
  		
		  | i tried using nettool and it gave me errors. | 
  		
  		
		     Topic: Saving file Coming on HttpInput Node | 
  		
  		
		  asraro
  
	  	  Replies: 1 Views: 1937
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 27, 2008 5:50 pm   Subject: Saving file Coming on HttpInput Node | 
  		
  		
		  | How can we save xml file coming as soap on HttpInput node ?? | 
  		
  		
		     Topic: HttpInput Node Testing | 
  		
  		
		  asraro
  
	  	  Replies: 19 Views: 11623
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 27, 2008 5:45 pm   Subject: HttpInput Node Testing | 
  		
  		
		  | i want to put xml file on HttpInput node. Will the nettool will add soap to it ??? | 
  		
  		
		     Topic: HttpInput Node Testing | 
  		
  		
		  asraro
  
	  	  Replies: 19 Views: 11623
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Aug 25, 2008 7:14 pm   Subject: HttpInput Node Testing | 
  		
  		
		  Hi,
    Can some one tell me how to put the input file on the HttpInput node wiwthout using nettool or any other too. This node is set to get messge on SSL.
 
 thanks |