if any item will not save in CONTROL and assign a ONLINE ID
at a prompt:
export MAGENTO_TRACE_XML=1
stmaad
try to add the item again, then cancel out, it will show the error message on the prompt screen
URL KEY FOR SPECIFIED STORE ALREADY EXISTS
- This means that another item already is using the same description. It uses this description to generate a URL. Change description of the item
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
If you want to update all the items on the website, you may need to use sturep -> other -> dump stock item to dblog.dat
This updates the log file and gets processed at a slow rate.
To check how fast it is processing you can do this:
/u/cc/std/utbinl/dblogdump -C | grep STOCK | wc -l
this will return a number, run the same option again, and it will show how many records it processed in X amount of time.
Note: if items are showing in CONTROL, and the item is set to show online, category is set to show online, the ID's all look correct.
login to the backend of magento and see if you can see the item. if you can, then you should either
1) clear the cache of the magento
2) run a reindex on magento, this should be run at intervals until it is up and running.
if you run stmaad and camaad and the item is not updating def do the reindex
