# Step 7. Update the Product Sync settings

The Product Sync page allows you to configure the behavior of the automated product synchronization. A batch job performs the synchronization, and you can schedule it to run periodically.

{% hint style="warning" %}
Set up the products you want to sync with Digital River before you perform this step. See [Step 6d: Assign tax and ECCNs to products](/salesforce-b2b/2.1.1-2/integrating-the-digital-river-salesforce-b2b-commerce-app/step-6-import-eccn-codes-tax-groups-and-tax-types.md#step-5d-assign-tax-and-eccns-to-products) for instructions.
{% endhint %}

To update the Product Sync settings:

1. Click **App Launcher** ![](/files/-MRRHfdMlnEZlTqhrfT4) .
2. Type `Digital River App` in the **Search apps and items** field. \
   ![](/files/-MRRHjeqDv0llaa_5X99)
3. Click **Digital River App**.
4. Click the **Product Sync** tab. \
   ![](/files/-MRRJF5bjAQZCZubACOH)
5. Complete the following fields:
   * **Batch Schedule Time:** Defines the frequency of the batch job run in minutes.
   * **Batch Size**: This is the number of CC product records that the job will push to Digital River each time you run the job.
   * **Filter By Status**: By default, all CC products with a Released status will be synced to Digital River. Add a comma-separated list of CC Product statuses to override this behavior.
6. Click **Save**.
7. Click **Test DR Connection** to verify whether you can successfully connect with the configured Digital River site. If there are errors, check your settings and try again.
8. Click **Sync All** to sync all the CC products for which DR ECCN, DR TaxGroup, and DR TaxType fields are populated.
9. Click **Re-sync All** to sync CC Products for which **Sync Product to DR** flag is set to **true**. This flag gets set to true whenever relevant fields on the CC Product have been modified.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-b2b/2.1.1-2/integrating-the-digital-river-salesforce-b2b-commerce-app/step-7.-update-the-product-sync-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
