Exam AD0-E125 Topic 3 Question 87 Discussion

Actual exam question for Adobe's AD0-E125 exam
Question #: 87
Topic #: 3
A Forms Developer uses an AEM run mode specific OSGi config to configure a service user with service mapping as entered below: customerServiceUser.all:applyUserRights=data

Suggested Answer: E Vote an answer

by Satwika at Jul 16, 2026, 04:07 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
Satwika
2026-07-16 04:07:23
Answer: C — customerServiceUser.all is the symbolic bundle name
Explanation
The Apache Sling Service User Mapper configuration follows this exact format:
<bundle-symbolic-name>[:<subservice-name>]=<system-user-name>
Breaking down the snippet:
customerServiceUser.all:applyUserRights=data:
PartPositionRolecustomerServiceUser.all ->Before the colonBundle and it role is symbolic name
applyUserRights -> Between colon and equals and its role is Subservice name
data -> After the equals sign with role System (service) user being mapped
upvoted 2 times
...
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.

0
0
0
10