I agree with Chris, if you are mapping flat-file to EDI, a sort will be needed. But if you are mapping from a DB, then an Order-By would put them in the correct order.
Steve http://www.jobisez.com/sitemap.aspx <http://www.jobisez.com/sitemap.aspx> --- In [email protected], Chris Johnson <chrisj@...> wrote: > > Quoted text is from > 1327999277.69322.YahooMailNeo@..., by Vijay > chandra Kola vijaychandrakola@... > > >I am able to group items that come under successive Pallet#. But the > >problem is when the Pallet# is repeated somewhere in the input(not > >successive), I couldn't able to group them under same Pallet#. > >Can anyone please advice. > > You are going to have to do a sort [1]. Your EDI conversion software may > have a scripting capability which would allow you to do this, or you > could write a utility to pre-process your flat file and apply the > desired rearrangement.. > > Regards > Chris > > [1] Strictly speaking it is an aggregation, which is normally easier to > program. > -- > Chris Johnson mobile:+44 (0)7785 302122 Fax: +44 (0)870 0519 818 > EDI website http://www.edimatrix.co.uk > EDIMatrix Ltd work: 0845 126 0680 or +44 20 8778 1402 > Registered in UK no. 2777624 Reg.Office: 34 Sydenham Rd, London SE26 5QF > [Non-text portions of this message have been removed] ------------------------------------ ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix.Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/EDI-L/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
