Last year for Casual Male I did the Shop.com Product Display Integration (PDI) which allows Casual Male to sell its products on Shop.com.
The integration involved three steps.
- Access all the products organized by category using ATG’s GSA Repository.
- Export the products into an XML file according to the PDI DTD using the XStream library.
- FTP upload to Shop.com’s servers using Apache Commons Net library.