# tools

// sap-commerce

ImpEx Generator

Pick a type, fill in your catalog ID — get ImpEx with the macros and headers already done. Covers products, categories, CMS, B2B, promotions, and a few others.

impexsapcchybris
// sap-commerce

ImpEx Validator

Paste ImpEx and get a list of issues before running it in HAC. Checks macro definitions, column counts, and missing directives.

impexvalidatesapcc
// sap-commerce

FlexibleSearch Builder

Fill in the type and fields — get a query with {pk} and catalog version handled. Takes care of enum JOIN syntax and subtype selects.

flexiblesearchfsqhybris
// sap-commerce · hac

Groovy Snippets

HAC scripting console scripts for common tasks — Solr reindex, cache clear, catalog sync, bulk ops. Search by keyword, copy, swap the variable at the top.

groovyhacscripting
// sap-commerce · rest

OCC API Snippets

curl examples for OCC v2. Auth, products, cart, orders, customers. Fill in the connection panel or just copy and replace the ALL_CAPS placeholders.

occrest-apicurl
// sap-commerce · type-system

Type System Explorer

Common SAP Commerce types with attributes, Java types, and localization flags. Quick reference when writing FlexibleSearch queries or extending the type system.

typesattributesreference