| Author | Message | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 07, 2012 4:37 pm   Subject: Trigger Fileinput node in message broker | 
  		
		  | Hi Wbi_telecom 
 
 I have changed the configuration of the flow as follows
 
 Fileinputnode :
 
 Input_parsing:Blob
 Records and Elements: Delimited
 Delimiter :Custom delimiter.
 Custom delimiter: ? ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 07, 2012 5:14 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | Ok. Here is the problem I am  stated again, 1.The file is of 4GB with the structure already posted.
 2.Need to process the file record by record so that each department has on file created in the out ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 06, 2012 8:09 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | When you told me that your input file was like the SalesList document in the Large Message sample.
 
 
 
 This is only the salelist sample I have posted and I have only this format file(4GB) only w ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 06, 2012 6:40 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | I have tried to match my structure with the salelist example of Large messaging sample. 
 My structure is
 
 -saleEnvelope
 -Salelist
 -<Header>
 </Header>
 -<department1>
 & ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 06, 2012 6:34 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | yes in the record detection I am using parsed record sequence | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 06, 2012 5:30 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | <?xml version="1.0" encoding="UTF-8" ?>
 - <pi:Store_Extract xmlns:pi="xyz:com.abd/micof">
 - <pi:StoreGroup>
 - <pi:Header> ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 06, 2012 3:00 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | I have changed the file input node record detection property to "Parsed record sequence" and still it is is picking whole file as one. 
 That;s I have already explained you in the previous  ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Nov 04, 2012 2:44 pm   Subject: Trigger Fileinput node in message broker | 
  		
		  | Here is the user trace: 
 Timestamps are formatted in local time, 300 minutes before GMT.
 Trace written by version ; formatter version 7001 (build S700-FP01)
 
 2012-11-04 17:37:27.128358     1908   ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Nov 03, 2012 4:33 pm   Subject: Trigger Fileinput node in message broker | 
  		
		  | hi, 
 My flow for test was
 
 Fileinputnode -> Mqoutput node
 
 When I have done the settings as mentioned in the previous post then file is picked up and in the MQoutput there is only message (w ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Nov 03, 2012 4:48 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | As  suggested I have modified the flow and still it not parsed the record one by one it is parsed the whole file and then end. 
 I need to parse the record one by one .
 
 I have tested with 10 MB fi ...
 | 
  		
		  |  Topic: Help With move | 
  		
		  | jrsdm 
 Replies: 11
 Views: 5587
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 02, 2012 9:15 am   Subject: Help With move | 
  		
		  | You can use 
 namespace tag with move
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 02, 2012 9:14 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | My bad, the client have gave me the exact xml as mentioned in the previous post which I  need to parsed. 
 The Project requirement is :
 1. Parsed the record on by one
 2. Create different file for  ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Nov 02, 2012 6:45 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | Hi Kimbert, 
 Thanks for the suggestion.
 
 I have already tried this but as my xml structure is somthing like this below the parsed record sequence not work for me.
 It will read this as one whole m ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 01, 2012 4:26 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | wbi_telecom: 
 Oh that' good , I am trying your approach for the xml by settting parser as Blob and  set the records as element properties as
 record Detection :Delimitted
 Delimiter:Custom Delimiter ...
 | 
  		
		  |  Topic: Trigger Fileinput node in message broker | 
  		
		  | jrsdm 
 Replies: 65
 Views: 51432
 
 |  Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 01, 2012 2:36 am   Subject: Trigger Fileinput node in message broker | 
  		
		  | I am going through the forum and found the same question in the link below 
 http://www.mqseries.net/phpBB/viewtopic.php?p=293441&sid=db34b8e230352c3c188bb9f8caa013d4
 
 This person proved that f ...
 |