Knowledge Base/RedStar Velocity (Simple Lister)

How to configure the (visual) simple lister for the first time

Darren
posted this on February 12, 2010 12:25

We configure the main ApplicationConfig.xml file for you with the Simple Lister, but there are some settings that relate to where you store the application on your machine.

When you extract the simple lister onto your machine you will need to edit the following files:

 

RedstarCreative.Ebay.Visual.exe.config

<add key="logDirPath" value="C:\SimpleLister\Logs\" />
<add key="htmlDirPath" value="C:\SimpleLister\HTML\" />
<add key="defaultApplicationPath" value="C:\SimpleLister\" />

>> We suggest you only change the values that are crossed out above and keep the "Logs" and "HTML" directories in the root of the simple lister folder.

If you would like to run a listing for just the first 10 items in your file for a quick test, you can change this value:
<add key="limitToLines" value="10" />

AccountConfig.xml

The main setting to change here is the location of the HTML template for your listing:

htmlTemplate="C:\SimpleLister\Files\my_item_listing-v3.html"

 

If you have any problems or questions: Don't worry, just send through a support request and we'll be happy to help!