Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

inbound attachments via rest

Morning all Now we have attachments sending through a rest integration and attaching to our corresponding ticket on the other side I am having a similar issue with attachments being sent to us. our script is below, we pull this data and currently if ...

Jack62_0-1711272869996.png
Jack62 by Giga Guru
  • 1410 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to restore the deleted Application Menu

Hello,   Unfortunately my Application Menu got deleted later when i go to deleted records and i pressed undeleted records link then i can see the applciation but not the application module   I also tried to undeleted module for sys_app_module too but...

Display UI page as a pop up from widget

 Hi All, I have created a widget which displays list of applications as shown in the fig. So when I click on application, a UI page should visible as a  popup with the  same application logo and name. Could some help me on how to achieve this?

Apps.png
Lokesh5 by Tera Contributor
  • 1313 Views
  • 2 replies
  • 0 helpfuls

Field in the form is hidden.

'Sub category' a custom field on the form view in hardware table is not visible to users who don't have 'y' role, even in list view although the 'sub category' has a value in it, it is showing blank for users who don't have 'y' role.  i have checked ...

saibharath by Tera Contributor
  • 1924 Views
  • 5 replies
  • 0 helpfuls

Resolved! Changing background color of a specific menu item in CSM portal

Hi, There is a requirement to change the color of the specific menu item in the CSM Portal. I cloned the OOTB menu widget and tagged it to the menu, but I am getting JavaScript console errors for the angular templates I have added in the cloned widge...

Yesh_0-1711094543842.png
Yesh by Tera Contributor
  • 1210 Views
  • 1 replies
  • 1 helpfuls

Approvals for non role users

During some experimentation on my PDI, I noticed that users I stripped of all roles can be asked for approval with the "ask for approval" action in Flow. These user can also see the approval-request and approve and reject, in the plattform, the appro...

Resolved! Help with Scripting a Relationship

In Order Management: How can I script a Relationship from the 'Oder Line Item' to the 'Product Order'?System Defenition > RelationshipsOrder Line Item: sn_ind_tmt_orm_order_line_itemProduct Order: sn_ind_tmt_orm_product_order Field on Order Line Item...

Su522 by Kilo Sage
  • 3042 Views
  • 7 replies
  • 1 helpfuls

How to use GlideAggregate

Hi All how can i use Glide Aggregate rather than using .getRowCount() in my code? Thanks.  var userGr = new GlideRecord("sys_user"); userGr.addEncodedQuery("active=true^u_country=4538b7111b121100763d91eebc0713f1"); userGr.query(); if(userGr.hasNext(...

yoli1 by Tera Contributor
  • 1672 Views
  • 5 replies
  • 0 helpfuls

Resolved! Sel Limit via sys_properties

Hi All,I have a requirement to create a cleanup job on 'sysapproval_approver' table so that it can clean the records pending for more than a year. I want to set the limit to 100 via system property and want to call that property in the script. I do n...

Rooma1 by Tera Contributor
  • 1947 Views
  • 9 replies
  • 3 helpfuls