Custom Job Steps Skill This skill guides you through creating new custom job steps for Salesforce B2C Commerce batch processing. Running an existing job? If you need to execute jobs or import site archives via CLI, use the skill instead. When to Use - Creating a new scheduled job for batch processing - Building a data import job (customers, products, orders) - Building a data export job (reports, feeds, sync) - Implementing data sync between systems - Creating cleanup or maintenance tasks Overview Custom job steps allow you to execute custom business logic as part of B2C Commerce jobs. There…