Exam CIS-DF Topic 4 Question 53 Discussion
Actual exam question for ServiceNow's CIS-DF exam
Question #: 53
Topic #: 4
Question #: 53
Topic #: 4
User endpoint devices are imported into the CMDB and populate the Assigned to [assigned_to] field on the Computer [cmdb_ci_computer] CI. The Asset team requests that Configuration Analysts populate the Assigned to field on the related Asset.
What action does a Configuration Analyst take to achieve this in an automated way?
What action does a Configuration Analyst take to achieve this in an automated way?
Suggested Answer: C Vote an answer
Data Foundations strongly encourages using out-of-box synchronization mechanisms rather than custom scripting whenever possible, to reduce technical debt and improve upgrade safety. In this scenario, endpoint data is being ingested into the CI record, and the Asset team needs the corresponding Asset record kept in sync automatically for their asset management processes.
The recommended approach is to use Asset CI Field Mapping, which is designed specifically to map and synchronize fields between an Asset and its related CI. Creating or updating a mapping rule for "Assigned to" allows the platform to replicate the value in a controlled, supportable way without writing scripts. This approach aligns with best practices: standard configuration, clear governance, and minimal custom code.
The recommended approach is to use Asset CI Field Mapping, which is designed specifically to map and synchronize fields between an Asset and its related CI. Creating or updating a mapping rule for "Assigned to" allows the platform to replicate the value in a controlled, supportable way without writing scripts. This approach aligns with best practices: standard configuration, clear governance, and minimal custom code.
by Laurel at May 07, 2026, 09:11 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).