70-332 · Question #55
You need to configure the BCS model to access data. What should you do?
The correct answer is B. Create an external content type and enter the target application ID in the Secure Store Application ID field. BCS external content types require the exact Secure Store target application ID - not the friendly name - to retrieve stored credentials for external data access.
Question
Options
- ACreate an external content type and enter the target application friendly name in the Secure Store Application ID field.
- BCreate an external content type and enter the target application ID in the Secure Store Application ID field.
- CCreate an external content type and choose the Connect with impersonated custom identity option.
- DCreate an external content type and choose the Connect with user's identity option.
How the community answered
(57 responses)- A4% (2)
- B75% (43)
- C7% (4)
- D14% (8)
Why each option
BCS external content types require the exact Secure Store target application ID - not the friendly name - to retrieve stored credentials for external data access.
The Secure Store Application ID field requires the target application ID, not its friendly display name, so entering the friendly name causes the credential lookup to fail.
When configuring an external content type in SharePoint Designer, the Secure Store Application ID field must contain the precise target application ID as defined in the Secure Store Service, which is a case-sensitive unique identifier. BCS uses this ID at runtime to look up and retrieve the stored credentials for authenticating against the external system. Using the application ID rather than the friendly name ensures the credential lookup succeeds during data operations.
The 'Connect with impersonated custom identity' option is a different authentication mode and does not represent the standard Secure Store target application ID mapping for BCS.
The 'Connect with user's identity' option passes through the authenticated user's Windows credentials via Kerberos delegation and does not use Secure Store credentials at all.
Concept tested: BCS external content type Secure Store authentication mapping
Source: https://learn.microsoft.com/en-us/sharepoint/administration/plan-for-business-connectivity-services
Topics
Community Discussion
No community discussion yet for this question.