Service - Catalog Standard
Revision as of 10:58, 19 December 2020 by Sven the Barbarian (talk | contribs)
Overview
Handler service for the standard catalog type.
Repository
https://bitbucket.org/stb_vit/catalog-standard/src/master/
DynamoDB tables
Standard Config Table Per Service
Configuration tags
{
configTag: "CatalogTreeServiceName"
configKey: {eg: "CatalogTreeServiceName"}
configValue: {eg: "CatalogTreeStandard"}
}
Catalog
Fields
- catalogId
- (partition key)
- filters
- string
Notes
- When creating a new categoryTreeNode for a catalog the requiredData and filter for the node can be set, if not set the default is to inherit from that node's parent categoryTreeNode. If is a top level node it inherits from the catalog's (default) filter.