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 Certified B2B Solution Architect (Arch-301) Exam - Topic 1 Question 71 Discussion

Universal Containers (UC) is using Service Cloud and B2B Commerce to allow resellers the ability to purchase and support farming equipment UC maintains. UC has invested in smart devices which allows that equipment to inform UC when a part becomes faulty. The data from these devices goes to a public cloud solution where every row of sensor data is received every second from every device. There are 100,000 devices on various farms being actively used. The CIO would like this data to be connected to Salesforce in some manner.What kind of integration method should a Solution Architect suggest to accommodate this need?
C) Utilize Platform Events based on the devices' state change.
A) Embed the devices' sensor data in a view on the Assetrecord.
B) Load the public cloud solution directly to Salesforce using MuleSoft.
D) Utilize Apex Callouts based on the devices' state change.

Salesforce Certified B2B Solution Architect (Arch-301) Exam - Topic 1 Question 71 Discussion

Actual exam question for Salesforce's Salesforce Certified B2B Solution Architect (Arch-301) exam
Question #: 71
Topic #: 1
[All Salesforce Certified B2B Solution Architect (Arch-301) Questions]

Universal Containers (UC) is using Service Cloud and B2B Commerce to allow resellers the ability to purchase and support farming equipment UC maintains. UC has invested in smart devices which allows that equipment to inform UC when a part becomes faulty. The data from these devices goes to a public cloud solution where every row of sensor data is received every second from every device. There are 100,000 devices on various farms being actively used. The CIO would like this data to be connected to Salesforce in some manner.

What kind of integration method should a Solution Architect suggest to accommodate this need?

Show Suggested Answer Hide Answer
Suggested Answer: C

Platform Events are a Salesforce-nativefeature that enable apps to communicate inside and outside of Salesforce using an event-driven messaging architecture. An event producer creates an event and adds it onto the event bus, which operates as a queue with a strict chronological order. An eventconsumer subscribes to an event and gets notified when the event is put onto the event bus.

According to3, Platform Events can be used to defineand manage custom notifications within the Salesforce platform and in external apps. They can also be used to integrate Salesforce with external systems and devices in near real-time.

Therefore, a Solution Architect should suggest utilizing Platform Eventsbased on the devices' state change. This way, UC can connect the data from the smart devices to Salesforce in a scalable and reliable manner, without having to poll or query for changes constantly. UC can also use Platform Events to trigger workflows or actions based on the device status, such as creating a case, sending an email, or ordering a replacement part.

https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_intro.htm


Contribute your Thoughts:

0/2000 characters
Lonna
4 days ago
I think B is the best option for direct integration.
upvoted 0 times
...
Marion
9 days ago
Embedding sensor data in the Asset record seems like it could work, but I wonder if it would be efficient with such a high volume of data coming in.
upvoted 0 times
...
Nadine
14 days ago
I feel like Apex Callouts might be too complex for this scenario, especially with so many devices sending data every second.
upvoted 0 times
...
Rosina
19 days ago
I think Platform Events could be a good option since they handle real-time data well, but I’m not completely confident about the implementation details.
upvoted 0 times
...
Detra
24 days ago
I remember we discussed using MuleSoft for integrating large datasets, but I'm not sure if it's the best fit for real-time updates from these devices.
upvoted 0 times
...

Save Cancel