- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 01:53 PM
I’m currently working as a ServiceNow administrator and need some help with a specific customization. When a user reports an issue about a colleague through the self-service portal, the incident created in the native view has the caller set as the affected user and vice versa.
I want to ensure that the caller remains the person reporting the issue and the affected user is the colleague experiencing the issue. How can I achieve this swap in the incident creation process?
Any guidance or step-by-step instructions would be greatly appreciated!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 03:19 PM
Look at the catalog item and check to see where each variable maps to. If you update the "Maps to field" option, you should be able to accomplish what you're trying to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 01:55 PM
Hello @DMC046
I believe the incident is getting created from the record producer.
If that's the case go to that record producer. In the script section check how the caller and affected user are mapping the values and then make changes accordingly as per your needs.
Let me know if you stuck anywhere
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 03:19 PM
Look at the catalog item and check to see where each variable maps to. If you update the "Maps to field" option, you should be able to accomplish what you're trying to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 06:55 AM
Thank you its now fixed