I have a map using a hash table storing the SDQ store numbers and processes creating an order for each ShipTo location. The processing time using indexing is a lot longer. When translating something like this you will see it take 15 to 20 minutes processing. When using the hash table my processing time went from 15 to 20 minutes to 45 to 50 seconds.
On 9/29/06, John Darchuck <[EMAIL PROTECTED]> wrote: > > Chris, > > I can give you hand with this. I have just completed the 850 to IDOC. Do > you have a direct email?? Oh I am also on GIS 4.1 > > > On 9/29/06, Greg Knowles <[EMAIL PROTECTED]> wrote: > > > > "An intermediate step to group the items by store" You mean something > > like > > creating seperate POs? > > > > > > -----Original Message----- > > From: [email protected] <EDI-L%40yahoogroups.com> [mailto: > > [email protected] <EDI-L%40yahoogroups.com>] On Behalf Of Earl > > Wertheimer > > Sent: Friday, September 29, 2006 11:13 AM > > To: Greg Knowles; [email protected] <EDI-L%40yahoogroups.com> > > Subject: RE: [EDI-L] 850 Mapping 2 IDOC > > > > Greg > > > > I've never mapped SDQs to IDOCs, but I _like_ SDQs a lot. > > > > Imagine getting an order from Walmart with store information... There > > would > > be > > thousands of POs ;-( > > > > The SDQs make it nice and neat. > > > > Perhaps your real problem is the IDOC format which requires you to > > create a > > different doc for each store... > > > > I would suggest some intermediate step to group the items by store, > > before > > mapping to the IDOC... > > > > To: "'Hodges, Chris'" <[EMAIL PROTECTED] <mailto: chodges% <chodges%25> > > 40cswg.com> com>, > > [EMAIL PROTECTED] <mailto: EDI-L%40yahoogroups.com> com > > From: Greg Knowles <[EMAIL PROTECTED] <mailto:gmkhome% > > <gmkhome%25>40optonline.net> > > net> > > Date sent: Fri, 29 Sep 2006 10:56:13 -0400 > > Subject: RE: [EDI-L] 850 Mapping 2 IDOC > > > > > Someday, I hope to meet the person who invented the SDQ segment. > > > I will beat him/her senseless with my pocket protector!! > > > DOWN WITH THE SDQ!!! FREE THE MAPPERS!!! > > > Hey, it's Friday, enjoy! > > > > > > Greg Knowles > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] <mailto: EDI-L%40yahoogroups.com> com > > [mailto:[EMAIL PROTECTED] <mailto: EDI-L%40yahoogroups.com> com] On > > Behalf > > Of > > > Hodges, Chris > > > Sent: Friday, September 29, 2006 10:27 AM > > > To: [EMAIL PROTECTED] <mailto: EDI-L%40yahoogroups.com> com > > > Subject: [EDI-L] 850 Mapping 2 IDOC > > > > > > > > > > > > Group, > > > > > > Would anyone on the list be willing to point me in the right direction > > > on how to map a single 850 with multiple SDQ segments (ship-to locs) > > to > > > multiple IDOCs within the GIS 4.1 mapper? I am thinking about temp > > > records for all the header segments and using indices for the PO1 loop > > > but if there is an easier way, I would really like to know. > > > > > > Thanks, > > > Chris > > > > > > > > > > > > > > > > > > > > > > > > [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 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________ NOD32 1.1783 (20060929) Information __________ > > > > > > This message was checked by NOD32 antivirus system. > > > http://www.eset. < http://www.eset.com> com > > > > > > > > > > Earl Wertheimer > > [EMAIL PROTECTED] <mailto:earlw% <earlw%25> 40spe-edi.com> com > > http://www.spe- < http://www.spe-edi.com> edi.com > > > > [Non-text portions of this message have been removed] > > > > > > > > [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: mailto:[EMAIL PROTECTED] mailto:[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/
