how to auto populate CI field in incident with respect to problem it is attached in ServiceNow ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi ,
How to auto populate CI field in incident with respect to problem it is attached in ServiceNow ? If I am changing CI field value in problem record then the value of CI field on associated incident also get updated . How to achieve it ?
Thank you
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8m ago
You can create an onSubmit client script or a business rule to make that change when the Incident has been saved and the Problem has changed. The business rule would look something like this: