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 4 Question 55 Discussion

Actual exam question for Salesforce's B2C Commerce Architect exam
Question #: 55
Topic #: 4
[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:

Melissa
2 months ago
Option B all the way! Keeping the category import and reindexing separate is the way to go. Anything else would just be asking for trouble.
upvoted 0 times
Ailene
29 days ago
Option B it is then, thanks for the input!
upvoted 0 times
...
Antonio
1 months ago
It's important to keep things organized and avoid potential issues.
upvoted 0 times
...
Gary
1 months ago
Separating the category import and reindexing steps definitely makes sense.
upvoted 0 times
...
Dorcas
1 months ago
I agree, option B seems like the most logical choice.
upvoted 0 times
...
...
Diane
2 months ago
That's a valid point, but I still think option A is better because it separates the steps more clearly.
upvoted 0 times
...
Adolph
2 months ago
Hmm, Option C looks a bit messy with the content import happening last. I think Option B or D would be the cleanest solutions here.
upvoted 0 times
...
Tiara
2 months ago
I disagree, I believe option B is the correct design because it executes steps in parallel and then in sequence.
upvoted 0 times
...
Jeanice
2 months ago
Option A sounds like a good idea, but executing the category import and reindexing in a separate flow seems like a better way to manage the process. I'd go with Option B.
upvoted 0 times
...
Erin
2 months ago
I would go with Option D. Keeping the category import and reindexing as the last step ensures all the other data is loaded first, which is a sensible approach.
upvoted 0 times
Alton
1 months ago
It's important to ensure all the other data is loaded first before moving on to categories and reindexing.
upvoted 0 times
...
Veronique
1 months ago
Yes, having the category import and reindexing as the last step makes sense.
upvoted 0 times
...
Shelia
1 months ago
I agree, Option D seems like the best choice for this scenario.
upvoted 0 times
...
...
Juan
2 months ago
Option B seems the most logical. Separating the category import and reindexing steps makes sense to ensure the data is fully loaded before the final reindexing.
upvoted 0 times
Jean
1 months ago
Yes, and then having the final flow execute the remaining steps in sequence ensures everything is completed properly.
upvoted 0 times
...
Cheryl
1 months ago
Having the sibling flows execute steps in parallel is efficient.
upvoted 0 times
...
Elbert
2 months ago
I agree, it makes sense to separate the category import and reindexing steps.
upvoted 0 times
...
Nobuko
2 months ago
I think option B is the best choice.
upvoted 0 times
...
...
Diane
2 months ago
I think the correct design for the import job is option A.
upvoted 0 times
...

Save Cancel