• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Robin
#1 Posted : Thursday, March 24, 2011 10:18:21 AM(UTC)
Robin

Rank: Member

Joined: 8/5/2010(UTC)
Posts: 16

I have a potential client with thousands of clothing items that I'd like to use a bulk import method to maintain the online catalog. I need to specify "shared choices" on size ("S", "M", "L", etc) and color. Also, screen printing customization is available for some products so I need a couple "text input" fields for some products.




The flat file import tool cannot handle shared choices and text input fields.



How are the large stores doing this with BV Commerce? And, what versions of BV Commerce can do this? Thanks!

rlp
Marcus
#2 Posted : Thursday, March 24, 2011 10:42:09 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

You'll probably need to custom code something using the web services to achieve that type of import. You can use the migration tools as examples since that's what we do when moving from BV5 to 6, etc.

The source for the BV5 to 6 migration tool is available on GitHub at http://github.com/mmccon...18/BV-Commerce-Community
Robin
#3 Posted : Friday, April 1, 2011 8:25:15 AM(UTC)
Robin

Rank: Member

Joined: 8/5/2010(UTC)
Posts: 16

Here's an example BV Commerce client company doing what I'm talking about:

http://www.promomanagers.com/Port-Authority-Competitor-Jacket-jp54.aspx

There are hundreds of products with "shared choices" for color and text input boxes for size and special instructions.

How does this company keep their catalog updated? Because of the extensive product line it certainly isn't manually; one by one product entry. (I've tried to contact them this week via their customer service email form but no response yet.)

Let me know. Thanks!
Kman
#4 Posted : Friday, April 1, 2011 10:22:43 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

They most likely have custom code to do this. I do the same thing at www.outdooroutfitters.com. Much of the inventory here is entered into the system by scheduled task operations that run daily from another party that has all the inventory information available with web services. Even the images are downloaded from the services, entered into the database and saved on the website. Any way you look at it you will not find a canned solution.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Tafel1
#5 Posted : Wednesday, September 14, 2011 1:22:24 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

Cool webs ;
Tell us more about the customization.

Our supplier offers the same data but in an ASCII delimited text file, Zip file or text file.
All with images, titles & descriptions.

There has to be a way to utilize this data for daily management, as well as getting all 20,000 products up on my store.
Kman
#6 Posted : Wednesday, September 14, 2011 3:28:46 PM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

Tafel1 said...
Cool webs ;
Tell us more about the customization.

Our supplier offers the same data but in an ASCII delimited text file, Zip file or text file.
All with images, titles & descriptions.

There has to be a way to utilize this data for daily management, as well as getting all 20,000 products up on my store.


</div></div></div>
Sure you could have a process that processes the supplied information and updates your online database as needed. Lots of options on how to handle it from scheduled task, desktop app etc.

Can't really explain www.outdooroutfitters.com integration with Sports South here.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Tafel1
#7 Posted : Wednesday, September 14, 2011 5:57:06 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

"scheduled task, desktop app etc."
term limited, HA. Are these in the BVC files or downloadable apps?

Running BVC5.3.1 Any tips on code jobbers or DIY's, walk me through it types, files to look at?
Definitely HIGH on my priority list.

THX
Tafel1
#8 Posted : Wednesday, September 14, 2011 6:38:00 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

I just realized you guys did my site.
Kman
#9 Posted : Friday, September 16, 2011 1:34:53 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

Tafel1 said...
"scheduled task, desktop app etc."
term limited, HA. Are these in the BVC files or downloadable apps?

Running BVC5.3.1 Any tips on code jobbers or DIY's, walk me through it types, files to look at?
Definitely HIGH on my priority list.

THX


</div></div></div>Most of the clients I work with that run applications to interface with 3rd party suppliers etc. are larger sites and have there own dedicated servers hosted at places like Resposio and Appliedi. To give you an idea of some processes I uploaded an image from the BV event log on outdooroutfitters.com

1. Main inventory of 3rd party fulfillment center stocked products are updated hourly. Also everytime the site hits a product detail page the inventory for that item is updated.
2. Orders placed for fulfillment (built into application) are queried for shipping information. Tracking info is recorded and customer is notified.
3. Product images, downloaded as a binary stream are updated for current products and new products on the website. All images come from the supplier and are re-sized as needed.
Kman attached the following image(s):
OO.png (64kb) downloaded 73 time(s).

You cannot view/download attachments. Try to login or register.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Tafel1
#10 Posted : Friday, September 16, 2011 9:51:15 PM(UTC)
Tafel1

Rank: Member

Joined: 1/15/2008(UTC)
Posts: 58

That's exactly the kind of thing I need, Some application or method to update the whole inventory.

These are options i have so far, but do not know how to implement it.

How-To: Import Download File into Excel:
Click Here to download "Importing Download File Into Excel" (pdf file)

FTP Download Information:
Please use the following information to connect to the FTP server. The readme.txt file lists the files and brief description of the contents of the download directory.

Fulfillment Only Inventory with Image Filenames (updated daily):
Download New Fulfillment Only Inventory (ASCII delimited text file)
Download New Zipped Fulfillment Only Inventory (ASCII file in Zipped format)
Download New Fulfillment Only Data Fields Descriptions (text file)
Kman
#11 Posted : Sunday, September 18, 2011 3:25:51 AM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

There is no application or module to do this. Will have to be custom written code.
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
niallo13
#12 Posted : Friday, March 23, 2012 8:45:25 AM(UTC)
niallo13

Rank: Member

Joined: 3/23/2012(UTC)
Posts: 5

Where can you get access to the source code for the Import tool if you need to enhance its functionality?
Marcus
#13 Posted : Friday, March 23, 2012 10:45:57 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012