By default, the commerce workflows use the Standard deployment workflow, but you can change them to use any other deployment workflow you prefer.

If you decide to use Late Staged deployment, however, there’s an alternate commerce workflow that’s better suited to your needs, so, instead of changing the Manage Commerce Assets workflow to use the Late Staged deployment, you simply replace Manage Commerce Assets with a different workflow as described in the Using Late Staged Deployment below.

To specify a different workflow, follow these steps:

  1. Start the ACC as described in the ATG Installation and Configuration Guide.

  2. Select Workflow > Publishing.

  3. Click the Commerce folder, then click the link for the appropriate commerce workflow ( editCommerceAssets or adminCommerceSearch).

    Note: If you expand the Commerce folder, you see a Deployment folder, which holds all five ATG Merchandising deployment workflows.

  4. Find the following action:

    Start workflow processName:
    /Commerce/deployment/Standard.wdl
    workflowSubjectId:
    Process's Process id

  5. Double-click the action to open it in an editor.

  6. Navigate to the /Commerce/deployment/Standard.wdl portion, and click Type a String.

  7. Replace Standard with the deployment workflow you want to use. Be sure to exclude spaces between words and keep the .wdl extension.

  8. Click the checkmark on the right side of the element to close the editor.

  9. For instructions on designating a target site, see the Setting Up Workflows section of the Adapting Workflows to Content Management Projects section in the ATG Content Administration Programming Guide.

 
loading table of contents...