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

Forum Posts

Resolved! how to view the records of a existing table in service now

i am getting error in my workflow. java.lang.RunTimeException: com.snc.automation_common.integration.exception.InvalidOperation Not able to get the credential, please verify your external credential setup/configuration. i wanted to check the entries...

find_real_file.png
Raffi by Mega Expert
  • 2838 Views
  • 1 replies
  • 1 helpfuls

Jira integration with ServiceNow through Scripted Rest api

we have connected to Jira using Scripted rest api, we are successfully able to connect and create incident in the ServiceNow table when issue is created in Jira. But works only when authentication required check box is unchecked in scripted rest api ...

Geetha9 by Tera Contributor
  • 3999 Views
  • 3 replies
  • 2 helpfuls

Where is SLA information stored?

Hello everyone. I am trying to gather reports regarding all the different SLAs each contract has on ServiceNow. I ran a report on the SLA Definition [contract_sla] table but was not able to find some records. When I looked at the Task SLA [task_sla] ...

Confirmation Dialog Box using UI Page, OK Button will not work

When cancelling a change, I am using a confirmation dialog box that pops up to enter reason and select OK.  When I enter the reason, select OK, nothing happens.  I xml'd the ui page and the Cancel change ui action from my personnel development instan...

find_real_file.png
Gary Martin by Mega Contributor
  • 7228 Views
  • 6 replies
  • 4 helpfuls

Resolved! How do I associate the subflow with main flow in Flow Designer

Hello All - Using the Flow Designer, I built a rather large workflow (about 200 steps) that still needs to grow even larger.  So, I figure I should do some subflows.  The problem I am running into is that I don't know how to make sure that my subflow...

Ben124 by Tera Expert
  • 3902 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to set notification subject through email script

I have to set approval rejected user to populate in email notification. Notification i have written on Change_request table. Here my script: appr = new GlideRecord('sysapproval_approver'); appr.addQuery('state', 'rejected'); appr.addQuery('sysapprov...

prasad8 by Giga Expert
  • 2558 Views
  • 8 replies
  • 0 helpfuls

Not able to edit list view as end user

Hi Team, I am working on security incident table(sn_si_incident) table As Admin I am able to edit list view but As end user I am not able to edit any field of list view. I have checked ALC on that table there is no any list edit ACL. I checked on cel...

lucky24 by Tera Contributor
  • 2060 Views
  • 2 replies
  • 1 helpfuls