Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Development Lifecycle and Deployment Architect All Questions

View all questions & answers for the Certified Development Lifecycle and Deployment Architect exam

Exam Certified Development Lifecycle and Deployment Architect topic 1 question 16 discussion

Sales and Service products will be created by two teams that will use second-generation managed package(s). The Sales team will use a specific function of the Service product, but the architect wants to ensure that this team will only use the functions exposed by the Service team. No other team will use these same functions.
What should an architect recommend?

  • A. Create two second generation managed packages with the same namespace and set the methods that should be shared with the @namespaceAccessible annotation.
  • B. Create two managed packages with Sales and Service namespaces. Set the methods to be shared with the @salesAccessible annotation.
  • C. Create two managed packages. Create an authentication function in the Service package that will return a token if a Sales user is authorized to call the exposed function. Validate the token in the Service functions.
  • D. Create a managed package with both products and create a code review process with an approver from each team.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sirAB78
Highly Voted 1 year, 11 months ago
Selected Answer: A
https://trailhead.salesforce.com/content/learn/modules/second-generation-managed-packages/use-2gp-for-package-development
upvoted 6 times
[Removed]
1 year, 2 months ago
SF is terrible, not putting this module isn't in the cert prep trail but putting this question on the exam.
upvoted 1 times
...
...
andres_m_p_r
Most Recent 1 year, 10 months ago
Selected Answer: A
https://trailhead.salesforce.com/content/learn/modules/second-generation-managed-packages/use-2gp-for-package-development
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...