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 ARC-101 Topic 8 Question 14 Discussion

Actual exam question for Salesforce's ARC-101 exam
Question #: 14
Topic #: 8
[All ARC-101 Questions]

An Integration Architect has designed a mobile application for Salesforce users to get data while on the road using a custom UI. The application is secured with oAuth and is currently functioning well. There is a new requirement where the mobile application needs to obtain the GPS coordinates and store it on a custom geolocation field.

The geolocation field is secured with Field Level Security, so users can view the value without changing it.

What should be done to meet the requirement?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Deane
4 days ago
This is a tricky one. I'm leaning towards the REST API inbound call, but I'm curious to hear what the others think.
upvoted 0 times
...
Nguyet
12 days ago
Apex callout? Hmm, I don't know about that. Isn't that a bit overkill for a simple GPS coordinate update?
upvoted 0 times
...
Domonique
17 days ago
That's a good point, Oren. REST Apex callouts do provide better performance. I'll reconsider my choice.
upvoted 0 times
...
Elmer
19 days ago
The REST API inbound call seems like the obvious choice here. Gotta love that secure field-level security!
upvoted 0 times
Justine
6 days ago
REST API inbound call is the way to go for sure.
upvoted 0 times
...
...
Oren
23 days ago
I disagree, I believe option B is the correct answer as REST Apex callouts are more efficient for interacting with Salesforce.
upvoted 0 times
...
Domonique
26 days ago
I think option C is the best choice because REST API calls are commonly used for integrating mobile applications.
upvoted 0 times
...

Save Cancel