Real-Time Support
home contact sitemap
WebSphere Portal Consultants contact details
Home
Consultancy
About Us
Services
Inquiries
Our Clients
WebSphere Services
WCS 5.6 to 6.0 Migra..
WCS Clustering....
Catalog Development
Store Customization
Sales Center
WCS With MQ Series
IBM® OmniFind Discovery

Case Studies

Migrating WCS5.6 to WCS6.0...
WCS Store Flow Diagrams
WCS & Ebay Integration
Store Locator using MapQuest....
WCS & ODE Integration
Store Locator using BullsEye...
Other Links
ebay Module
Store Locator Module
ODE Module
Shipping Module
TAX Module

Catalog Development


Catalog Development  (Importing Catalog CSV data using massload tools)

The loading utilities provides six command-line utilities that you can use to prepare data for loading as well as to load data into your store. These utilities use Extensible Markup Language (XML) data files to manage the information.

The WebSphere Commerce Loader package consists primarily of command utilities for preparing and loading data into a WebSphere Commerce database. You can use the Loader package to load large amounts of data and to update data in your WebSphere Commerce database.

The following commands are used to launch the loader package.

  1. dtdgen.cmd to generate a DTD file from the database tables.
  2. idresgen.cmd to resolve the identifiers for elements in an XML file, and to generate new identifiers when necessary.
  3. massextract.cmd to extract data from a database into XML file.
  4. massload.cmd to load data from an XML file into a WebSphere Commerce database.
  5. TextTrans.cmd launches the GUI that helps you setup the parameters for txttransfform utility.
  6. txttransform.cmd to transform data from CSV file to XML.
  7. xmltransform.cmd to transform from one XML format to another.