Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Develop checkout basket async use cases.

Pragya Keshap answered on February 13, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


Develop checkout basket async use cases.

0

Synchronous processing executes a task in a single transaction, and doesn't wait for available resources. On the storefront, a buyer can't perform any other tasks until the synchronous process completes.

Asynchronous processing executes a task in the background, and only when sufficient resources become available. On the storefront, a buyer can perform other tasks while the asynchronous process remains in progress.

When you enable Cart Scale, B2B Commerce for Visualforce can automatically switch to asynchronous processing for pricing the cart and placing an order. Asynchronous processing can be useful for these tasks because the size of the cart data can otherwise result in long wait times for a buyer. Define an asynchronous processing threshold, which specifies the number of major line items in the cart that triggers processing to automatically switch to asynchronous:

https://help.salesforce.com/s/articleView?id=sf.b2b_commerce_cart_scale_asynchronous.htm&type=5

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 13 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.