Set contact type to self service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 10:17 PM
Hi,
I have a requirement to set the contact type on the Service request to 'Self-Service' if the request has been submitted via ESS portal. How this can be done? Any help will be appreciated.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 10:39 PM
it's a record producer form?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 01:52 AM
Hi Ankur,
It is needed for a catalog form.
Not a record producer.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 10:42 PM - edited ‎08-23-2023 10:42 PM
if this hr case, then you can use hr template to map source type (contact type). and add it on the hr servce.
if it is not hr case, then you can use insert business rule to populate the contact type.
Please mark the answer as helpful and correct if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2023 01:53 AM
Hi Ravi,
Thanks.
Could you please advise me on the script for the business rule?