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

Product extra dataset

Product extra dataset for the Markdown & Promotions module, holding tenant-specific product attributes in key-value format.

The Product extra dataset holds tenant-specific product attributes in a key-value format, allowing additional descriptive data to be attached to products without changing the core Products dataset.

This dataset extends the Products dataset and is joined using the product_id.

Purpose

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

  • Attach custom, tenant-specific attributes to products
  • Support segmentation and analysis using attributes not in the core Products dataset

Required fields

FieldDescriptionTypeUseNotes
product_extra_attributeName of the custom product attribute.stringApplication / PresalesRequired. Primary key.
product_extra_valueValue of the custom product attribute.stringApplication / PresalesRequired. Primary key.
product_idUnique identifier for the product SKU.stringApplication / PresalesRequired. Primary key. Foreign key to product.
created_atTimestamp when the record was created.timestampApplicationOptional.
updated_atTimestamp when the record was last updated.timestampApplicationOptional.

Usage notes

  • Each row represents a single attribute-value pair for a product.
  • The product_id must reference an existing product in the Products dataset.

Why this dataset matters

Custom attributes let the solution incorporate business-specific product characteristics into markdown and promotion analysis.

  • 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