Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam B2C Commerce Architect Topic 5 Question 63 Discussion

Actual exam question for Salesforce's B2C Commerce Architect exam
Question #: 63
Topic #: 5
[All B2C Commerce Architect Questions]

A client receives multiple feeds from third parties on the same SFTP location:

* Product prices (sftp: prod/prices)

* Stores information (sftp: prod/stores;

* Product information (sftp: prod/catalog)

* Categories information (sftp: prod/marketing)

* Content (sftp: prod/marketing)

Some of the feeds are placed on sftp multiple times a day, as the information is updated in the source system.

The Architect decides to have only two jobs:

* One that checks and downloads available feeds every hour

* One that imports the files from Webdav once a day before the data replication, using the standards steps available in the Job Framework

Which design is correctfor the import Job, taking the steps scope in consideration?

Show Suggested Answer Hide Answer
Suggested Answer: B

This design maximizes efficiency and concurrency. By having the jobs that import products, stores, prices, and content run in parallel, the system can handle multiple data streams simultaneously, reducing total processing time. The sequential execution of importing categories followed by reindexing ensures that all new and updated information is properly indexed and available for site use, following the completion of the import of more frequently updated data. This order respects dependencies between steps and aligns with best practices for handling complex data workflows in B2C Commerce environments.


Contribute your Thoughts:

Virgie
20 hours ago
I personally think option C is the correct design because it imports steps in parallel and then executes the remaining steps in sequence.
upvoted 0 times
...
Elena
2 days ago
Hmm, that makes sense. But I still think option A is better because it separates the steps clearly.
upvoted 0 times
...
Doyle
4 days ago
I agree with Mammie. Option B is the way to go. The parallel flows for the core data import, followed by a sequential flow for categories and reindex, is a clean and efficient design.
upvoted 0 times
...
Mila
8 days ago
I disagree, I believe option B is the correct design because it executes steps in parallel and then in sequence.
upvoted 0 times
...
Mammie
1 months ago
Option B looks good to me. Handling the categories separately in a sequential flow seems like a sensible approach, especially if it's a more complex operation.
upvoted 0 times
Marylin
7 days ago
I think Option B is the most efficient design for the import job, it separates the categories import for better control.
upvoted 0 times
...
Nguyet
15 days ago
I agree, having the categories import and reindex steps in a sequential flow can help ensure data integrity.
upvoted 0 times
...
Murray
17 days ago
Option B looks good to me. Handling the categories separately in a sequential flow seems like a sensible approach, especially if it's a more complex operation.
upvoted 0 times
...
...
Elena
1 months ago
I think the correct design for the import job is option A.
upvoted 0 times
...
Myrtie
1 months ago
The four parallel flows for the key data entities make sense, but I'm not sure about the last sequential flow handling categories and reindex. Shouldn't categories be part of the parallel flows as well?
upvoted 0 times
Denny
13 days ago
The last flow handling categories and reindex sequentially might be necessary for data consistency.
upvoted 0 times
...
Lenna
17 days ago
B) - foursibling flows execute steps in parallel: import products, stores, prices, content- last flow executes steps in sequence import categories, reindex
upvoted 0 times
...
Jarod
30 days ago
A) - four sibling flows execute steps in parallel: import products, stores, prices, content- fifth flow executes: import categories- last flow executes steps in sequence: reindex
upvoted 0 times
...
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77