
Examples
Module examples and snippets (public)
- O
This example demonstrates
how to register a custom order export format how to add it to the dropdown selection in Order Workflow configuration - P
This example demonstrates
how to create a new import pipeline how to extend file resolver to observer import directory how to create virtual conditions how to add system configurations and default settings - P
This example module demonstrates how to add new steps to an existing pipeline and how to manage the parallel or sequential execution of them.
- P
This example shows how to change the transformation executor for catalog import. It provides an example implementation for a CSV based data mapper.
- P
In this example, the skip-condition for import steps is customized to identify specific files for each import step
- P
This example demonstrates
how to overwrite an existing step how to manipulate arguments of an existing pipeline