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

Forum Posts

User Token for webhook URL

Hello Team,I am looking to create a user token in the Servicenow Vancouver Instance for a webhook URL that directs to a Scripted API. Could you please guide me on how to accomplish this and what modifications I need to make? Please note that I do not...

Using ph_number (Phone Number) not e164 format

Things that make me go "hmmmmm..." Working with the phone number field in the core Company table (core_company).  This is a brand new Vancouver instance, including CSM.  The Phone Number field on the table is using a Field type of "Phone Number" (ph_...

Rounding dollars on a widget

I have a widget on my standard dashboard that shows a sum total dollars from a table. Is it possible to format this in the widget to only show whole dollars? It doesn't appear to support value formatting for Sum figures   

Resolved! how to create multiple tasks through inbound action

Hi, I have a two requirements. 1--> To create request through inbound action using a particular catalog item.2--> To create another task simultaneously within the same RITM with different assignment group.  I am able to complete the first requirement...

Puneet4418 by Tera Contributor
  • 486 Views
  • 4 replies
  • 2 helpfuls

Approval needs to be triggered based on the option selected

Hi Community, I have a requirement, there is an approver table, and it has 2 fields namely approver and cs environment. In catalog form there is reference field refers to this table so when user selects any records then the approval needs to send to ...

suuriya by Tera Contributor
  • 227 Views
  • 4 replies
  • 0 helpfuls

Resolved! Issue with SSO integration on ServiceNow instance

When trying to login through SSO in ServiceNow, an infinite loop is encountered and not getting redirected to the landing page (defined in the SSO configuration). SSO is configured in ServiceNow, but it's not working as expected and getting stuck. - ...

Snehal13 by Kilo Sage
  • 979 Views
  • 4 replies
  • 2 helpfuls

Additional comments and attachments are not being copied.

var change = new GlideRecord("change_request"); change.short_description = current.short_description; change.description = current.description; //change.cmdb_ci = current.cmdb_ci; //change.priority = current.priority; change.comments = current.commen...

Community Alums by Community Alums  
  • 388 Views
  • 9 replies
  • 0 helpfuls