The Incident channel should email when user submit the record producer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 08:20 AM
Hi Experts
I have a requirement on the my record producer when user have the web services check box is true that incident channel should be Email. How write record producer script.
Thanks In advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 08:26 AM
Do actual users have Web Service Checked? And they user record producer to create incidents?
You can check that in the record producer script and make the change there. YOu will see in RP script there should be a line that sets channel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 09:14 AM
@Anurag Tripathi
All users have to submit the record producer but the user who have the webservices check box true that user channel is Email.