User Activity

A customer is trying to only give edit/update rights to the users that own certain ci's. Is there a way to do this ? I tried to create an ACL on the cmdb_ci table based on the ownership of the CI's but the write access doesn't seem to work.
I'm trying to setup a workflow with flow designer to create an issue in jira after the creation of an incident. In flow designer, the create issue action is available, but after selecting it, i get no field to select the connection&credential alias f...
In order to get user information to be displayed in the header of a portal, you can use the glidesystem user object: eg. gs.getUser().getFirstName; This works fine if the field contains a value.  However if the field is a reference, then the gs doesn...
Customer is asking if Servicenow is integrating with One Identity ? Eg get user information from One Identity to populate case information.
When trying to create a Service offering in the Service portfolio management, i always get the message : 'Invalid insert. Service with SN App Service ID: BSNXXXXXXX already exists.' I think the counter parameter for incrementing the count is wrongly ...