- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 10:45 AM - edited 10-25-2023 11:22 AM
- Hi All,
I am creating an incident record using record producer. I am having KB article to be attached to the 'Attach KB' related list in incident form. So , on the incident that is created via record producer, the KB has to be attached automatically
Please help me in achieving this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 08:41 PM
Hi @Renu9 below script will insert 2 articles
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 06:58 PM
Hi @Ankur Bawiskar can you please help here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 07:54 PM
Hi @Renu9 Could you please share screenshot where you want to attach KB?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 08:17 PM
Hi @Harish KM Pleases find the screenshot. In this related list, I want to attach KB articles once Incident record is created from Record producer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 08:31 PM - edited 10-25-2023 08:32 PM
Hi @Renu9 you can have the below script in your record producer script:
Harish