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

Forum Posts

how to know by which team SLA got breached.

Dear Developers, I want to know by which team , the SLA got breached.   I want to report when the sla got breached and by which team.  e.g. Incident is assigned to Group A, ticket got breached here . Then it is assigned to Group B. the ticket will re...

glideupdatesetworker class

hi,how can i get the method names present in this package.is there a way in servicenow to view a package ?even via background scripts ?

abhay9095 by Kilo Contributor
  • 2273 Views
  • 2 replies
  • 1 helpfuls

how to copy a scope application to another instance

There are two instances: instance A and instance B. Now, I want to copy a scope application in instance A to instance B and the scope application is still exist in  instance A . is it possible? Please, any help/advice would be really helpful. Thanks ...

zhihong by Tera Contributor
  • 2618 Views
  • 4 replies
  • 0 helpfuls

Resolved! how to change APPROVAL email body

I am using workflow to generate approvals. and the oob email notification is sent (Approval Request) I need to customize this oob approval email notification for my custom table (contain custom table fields and verbiage ...) Does someone know how to ...

ggg by Giga Guru
  • 7875 Views
  • 6 replies
  • 0 helpfuls

Resolved! Calculate the dates difference in days in Scoped Application

Hi All,   we have a requirement to calculate the difference between two dates in days in scoped application. I am trying to the difference in days in totalMs  but it is not giving proper value . Please help in the correcting the code var DateValidati...

Swathi P by Kilo Sage
  • 5352 Views
  • 2 replies
  • 7 helpfuls

Resolved! Add a star icon on list view on incident number

Hello experts, i need to add a star icon next to number field of incident on list view.On change client script needs to be used. g_form.addDecoration('number', 'icon-star', 'mark as favorite','color-red'); needs to be put into script??} Any ideas??  ...

Resolved! Remove HTML tags from XML output

Hi team, I have XML code to display some data in HTML knowledge article template. However the output has <div> tags in it. How can i remove those? Here is the sample code: <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:co...

Resolved! Client Script to set a value from another table

Hi,My mind suddenly stood still.I have a form: call which has a field company and a field caller.How to make it so when you choose company, for example "IBM", it will autopopulate the "Caller" field?The Caller field is a reference field to sys_user a...

Resolved! .queryNoDomain();

What are the impacts of using queryNoDomain() in an instance where Domain Separation is NOT enabled. Will it have any impacts ? The reason I ask is because, I see a behavior related to this method where it works fine some times, and it doesn't in som...

ARG645 by Tera Guru
  • 6794 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to set the format on HTML field

Hi,   On the Demand form i have a field called Business Case which is field of type HTML for that i need to autopopulate few values which i already added in the Default Value and it is working fine.       Now in some cases Demands get created from I...

find_real_file.png