Difference between revisions of "VbzCart/procs"
< VbzCart
Jump to navigation
Jump to search
(starting with data flow procs) |
(another disused proc) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | == | + | ==Caching== |
| − | + | (formerly referred to as "data flow") | |
| + | |||
| + | This list should be kept in synch with {{vbzcart|table|data_procs}}. | ||
{| | {| | ||
|- | |- | ||
| Line 9: | Line 11: | ||
| align=right | 2. || [[/Upd_CatPages]] | | align=right | 2. || [[/Upd_CatPages]] | ||
|- | |- | ||
| − | | align=right | 3. || [[/Upd_StkContainers]] | + | | align=right | 3. || <s>[[/Upd_StkContainers]]</s> || dropped; {{vbzcart|table|_stk_containers|cache table}} dropped |
|- | |- | ||
| align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]] | | align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]] | ||
| Line 19: | Line 21: | ||
| align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]] | | align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]] | ||
|- | |- | ||
| − | | align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart | + | | align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart|proc|Upd_Titles_fr_CatItems}} |
|- | |- | ||
| align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]] | | align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]] | ||
| Line 35: | Line 37: | ||
| align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]] | | align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]] | ||
|} | |} | ||
| + | ==Not Used== | ||
| + | * [[/doCtgUpdate]]: catalog building | ||
| + | * [[/update_cat_items_fr_qryCtg_build]]: unknown, but looks like part of catalog building | ||
Latest revision as of 02:02, 10 November 2010
Caching
(formerly referred to as "data flow")
This list should be kept in synch with data_procs.
| ID | Name | Notes |
|---|---|---|
| 1. | /Upd_CatItems_fr_StkItems_StkBins | |
| 2. | /Upd_CatPages | |
| 3. | dropped; cache table dropped | |
| 4. | /Upd_Depts_fr_Depts_Suppliers | |
| 5. | /Upd_Titles_fr_Depts | |
| 6. | /Upd_Titles_fr_CatItems | |
| 7. | /Upd_TitleIttyps_fr_CatItems_Titles | |
| 8. | was combined into Upd_Titles_fr_CatItems | |
| 9. | /Upd_TitleIttyps_fr_Titles | |
| 10. | /Upd_TitleIttyps_fr_CatIttyps | |
| 11. | /Upd_DeptIttyps_fr_TitleIttyps | |
| 12. | /Upd_Depts_fr_DeptIttyps | |
| 13. | /Upd_DeptIttyps_fr_CatIttyps | |
| 14. | /Upd_SupplierIttyps | |
| 15. | /Upd_Titles_fr_TitleIttyps |
Not Used
- /doCtgUpdate: catalog building
- /update_cat_items_fr_qryCtg_build: unknown, but looks like part of catalog building