User Activity

Hi there, I am trying REST API Explorer POST method to create a change request with type emergency but I am not sure how to specify that I want a change request to be created as an emergency change.Any hints?Thanks
We have a custom API Wrapper which has its own Attachment POST method. It does not seem to be using the system property that controls what kind of file types (extensions) you can upload during a API call. The default Attachment API of ServiceNow stil...
I have an existing schedule that excludes weekends and public holidays. I want to use this schedule and add 3 business days to starting date. It works in the background script but fails to execute as a scheduled script job. (I want to use the newDate...