LogoLogo
Connectors
SAP Commerce Cloud Extension 1.1
SAP Commerce Cloud Extension 1.1
  • SAP Commerce Cloud Extension 1.1
  • Introduction
    • Extension support
    • General workflow
    • Features
    • Enable features
  • Install the extension
    • Step 1: Download the extension
    • Step 2: Update the localextensions.xml
    • Step 3: Run the installation command
    • Step 4: OOB code changes
    • Step 5: Rebuild the system
    • Step 6: Update the system
  • Configure the extension
    • Step 1: Open or update the Digital River configuration page
    • Step 2: Attach the Base Store configuration
    • Step 3: Load the Digital River tax groups
    • Step 4: Configure the product
    • Step 5: Create SKUs and run Cron jobs
    • Step 6: Set up regulatory fees
    • Step 7: Enable support for digital products
    • Step 8: Run the confirmation email body template
    • Step 9: Add the Digital River compliance statement
    • Step 10: Customize the locale, OMS, and webhooks
  • Test the extension
  • Support
Powered by GitBook
On this page
  1. Install the extension

Step 5: Rebuild the system

Learn how to rebuild the system.

To rebuild the system:

  1. Go to <HYBRIS_HOME>/bin/platform and rebuild the system using theant clean all

    command. The ant customize all command is required if you are using the OOB storefront.

  2. Start the server with the following command:

    • Windows: hybrisserver.bat start

    • Unix: ./hybrisserver.sh start

PreviousStep 4: OOB code changesNextStep 6: Update the system

Last updated 3 years ago