Install the Salesforce B2C LINK Cartridge
Learn how to install the Salesforce B2C LINK cartridge.
You can install the Salesforce B2C LINK Cartridge in two easy steps:
Step 1: Set up the Business Manager
Importing cartridges
Establish a new digital server connection with your SFCC Instance.
Import cartridges to a workspace in Salesforce UX Studio.
Add cartridges to the Project Reference of Server Connection.
Wait until Studio completes the workspace build and uploads source codes to the sandbox.
Assigning cartridges to the site
Select Administration, select Sites, and then click Manage Sites. Click the Business Manager link.
At the beginning of the cartridge path, add the following:
bm_digitalriver:
and:int_digitalriver
. Click Apply.Select Administration, select Sites, and then click Manage Sites. Select your site from the list named Storefront Sites.
Click the Settings tab. At the beginning of the cartridge path, add the following:
int_digitalriver_sfra:int_digitalriver:
. Click Apply.
Step 2: Import metadata
Select Administration, select Site Development, and then click Site Import & Export. Upload the digitalriver.zip file from the metadata folder.

Select digitalriver.zip and finish the import process.
Jobs
The zip file creates the initial configuration for the jobs used to send SKU data to Digital River. Once the file is imported, you must select Administration, select Operations, select Jobs, and then click the Job Steps Configuration tab and change the site Scope to your site ID. See the user guide for more information on jobs.
Additionally, you should schedule the jobs to run on a regular basis. See the user guide for detailed information about each of the jobs.
Last updated