While creating incident in ServiceNow description and urgency are coming empty.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 11:52 PM
while creating incident in ServiceNow using post method or powershell script. description and urgency are coming as empty.
How can we bring description and urgency in incident.
2 REPLIES 2
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2024 12:13 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2024 12:18 AM
We need to have itil or sn_incident_write role to populate it. Can you check if that is there? Additionally, can you paste your script here?