ServiceNow Impact forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Unable to show error message

 have shared u the screenshot please check. Here the problem is in security group table - I have filled security group name with the help sys_user_group, and owner from sys_user table. I have given some value to both. for example after the form is su...

Screenshot 2024-01-21 004923.png Screenshot 2024-01-21 005053.png Screenshot 2024-01-21 005404.png
Mahesho11 by Tera Contributor
  • 789 Views
  • 11 replies
  • 0 helpfuls

ServiceNow and Sailpoint Integration

Hi All, We have a requirement that we need to integrate Sailpoint with ServiceNow. the requirement whenever the request item for access is related was created any group  in servicenow, that has to be created in sailpoint after approvals, when they fu...

Mahesho11 by Tera Contributor
  • 659 Views
  • 1 replies
  • 0 helpfuls

User is deleted

In a table records the user is deleted ex- security table  application name - reference - sys_groupowner - reference - sys_user -mandatory-  here after record is submitted.the user is deleted in table for some of application name. So, in that place e...

Mahesho11 by Tera Contributor
  • 262 Views
  • 4 replies
  • 0 helpfuls

Non editable more options/Additional action's field

I know , for making non editable field we can achieve via CS/ UI Policies/ui script.But unable to achieve this.I have attached the screen shot, Want to make non editable save and insert only for one table for eg incident table.Rest all places it shou...

Priyanshi4_1-1705671057871.png
Sonani4 by Tera Contributor
  • 198 Views
  • 2 replies
  • 0 helpfuls

scripted rest api integartion

1. Create Incident and Task through APIAPI call 1- Create an Incident through API-API call 2- Create a task through API call and associating to Incident Assumption - can we get multiple task to be created as part of one API call? Create an Incident a...