UiPath Documentation
industry-department-solutions
latest
false
Supply Chain & Retail Solutions user guide

Product categories dataset

Product categories dataset for the Markdown & Promotions module, defining the hierarchical category structure used to group products for analysis.

The Product categories dataset defines the hierarchical classification used to group products in the Markdown & Promotions module. It supports category-level analysis and reporting across the product range.

This dataset acts as a reference dataset and is joined to the Products dataset using the product_category_id.

Purpose

The Markdown & Promotions module uses the Product categories dataset to:

  • Group products into categories for aggregated analysis
  • Represent parent-child relationships between categories
  • Support reporting across product hierarchies

Required fields

FieldDescriptionTypeUseNotes
product_category_idUnique identifier for the product category.stringApplication / PresalesRequired. Primary key.
created_atTimestamp when the record was created.timestampApplicationOptional.
metadataAdditional attributes or metadata, in JSON format.stringApplication / PresalesOptional.
nameDisplay name of the category.stringApplication / PresalesOptional.
parent_product_category_idReference to the parent category, for hierarchical structures.stringApplication / PresalesOptional.
updated_atTimestamp when the record was last updated.timestampApplicationOptional.

Usage notes

  • Every category referenced by the Products dataset must exist in this dataset.
  • The parent_product_category_id should reference an existing category to form a valid hierarchy.

Why this dataset matters

Consistent category definitions let the solution analyse markdown and promotion performance at the group level, not only for individual products.

  • Purpose
  • Required fields
  • Usage notes
  • Why this dataset matters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated