May 25, 2021

Sometimes your job steps need to run in specific scopes, but not all of them in same scope. Here is how to set up a job for this requirement.

Let’s say we want to use the ExportContent and the ImportContent job steps to do some transformation in between. ExportContent supports Site and Organization context, whereas ImportContent can only run in Site context. ExportContent however needs to run in Organization context in order to support exporting shared libraries.

To define this behaviour, just use the plus button below your initial scope to add another sequential flow. Your final job may look like this in the end.

Multiple scopes in a single Commerce Cloud job

Contact