WebSphere Commerce 7 | Dataload Jobs | Running & Debugging from RAD

Here is the way, you can run your run/debug your WebSphere Commerce Dataload Utilities from your RAD,
  • Click on “Run Configurations”
 
  • In “Main” tab, Provide Main class as “com.ibm.commerce.foundation.dataload.DataLoaderMain”
  •  In the “Arguments” tab,
    • In “Program arguments”, provide Dataload command with all the required parameters '
    • In “VM arguments”, provide the value as “-Dj2se=true”
    • In “Working directory”  --> other, provide bin folder path
 
  • In the “Classpath” tab, add ojdb5.jar as External Jar (If you using Oracle as backend DB)
  • While running the job, run it as the configuration, you have created
 

My Writings........

HCL Commerce v9.1 | Local Store Vs Remote Store

  Local Store Remote Store Project Type Migrated (Lift & Shift) - Newly Imp...