Simple way to create unique SKU

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 11097
interpreted = N
texte = This seemed really obvious after it occured to me. It may be helpful to others.The WC2.0 site we're going to release in the next week or two includes a database of used records (phonograph records) in which each is a unique item. I needed a simple way to assign a unique SKU to each new item with it being transparent to our customer. (Neither the customer or his customers need to see the SKU's as there are other unique identifiers to the merchandise, and he doesn't use them in his retail operation--the SKU's really only need to be there for WC.) I started out working with Kenneth's counter example, but then it dawned on me that time and date were easier ways to implement this.Using sku=[DATE %y%j%H%M%S] on my template for adding items to the catalog, I generate a unique number (such as 97132110236) that will not be duplicated and that serves as a kind of time stamp as well. I considered not using the year or seconds, but if something were to be added at the same hour and minute of the same day of the year next year, or if two items were added during the same minute, it could be a problem.Once we do our final debug on the site and release it, I'll upload to the FTP site. We are using frames in what I think is a non-ugly implementation, and are including some neat email functions and contextual help that IMHO are pretty neat. Our customer has been amazed at the blinding speed of WC.EdEd Trefzger Vice President and Webmaster Yellow Dog Communications, Inc. http://www.yellowdog.com/ phone 716.235.4685 fax 716.235.0509 Associated Messages, from the most recent to the oldest:

    
  1. Re: Simple way to create unique SKU (Grant Hulbert 1997)
  2. Re: Simple way to create unique SKU (Kenneth Grome 1997)
  3. Simple way to create unique SKU (Ed Trefzger 1997)
This seemed really obvious after it occured to me. It may be helpful to others.The WC2.0 site we're going to release in the next week or two includes a database of used records (phonograph records) in which each is a unique item. I needed a simple way to assign a unique SKU to each new item with it being transparent to our customer. (Neither the customer or his customers need to see the SKU's as there are other unique identifiers to the merchandise, and he doesn't use them in his retail operation--the SKU's really only need to be there for WC.) I started out working with Kenneth's counter example, but then it dawned on me that time and date were easier ways to implement this.Using sku=[DATE %y%j%H%M%S] on my template for adding items to the catalog, I generate a unique number (such as 97132110236) that will not be duplicated and that serves as a kind of time stamp as well. I considered not using the year or seconds, but if something were to be added at the same hour and minute of the same day of the year next year, or if two items were added during the same minute, it could be a problem.Once we do our final debug on the site and release it, I'll upload to the FTP site. We are using frames in what I think is a non-ugly implementation, and are including some neat email functions and contextual help that IMHO are pretty neat. Our customer has been amazed at the blinding speed of WC.EdEd Trefzger Vice President and Webmaster Yellow Dog Communications, Inc. http://www.yellowdog.com/ phone 716.235.4685 fax 716.235.0509 Ed Trefzger

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[WebDNA] WebDNA and MAMP/Apache (Mac) (2018) WebCatalog Technical Reference (1997) Jail Break...Please! (2000) Sending Mail Confirmation (2002) Re (2003) NumFound (1999) extending webcatalog (1997) RE: Emailer Set Up (1997) remotely add + sign (1997) Limiting user access to .tmpl files (1997) Cannot calculate prices (1997) Referrer field to header field conversion (1997) [OT] Stuff (2002) Help- WebCat won't parse pages! (2002) Migrating to NT (1997) PCS Emailer's role ? (1997) Date format problems (1997) Updating Prices in Online Database (1999) [WebDNA] How to code a 301 redirect (2008) is sku a REQUIRED field on NT (1997)