We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

How To Script the Condition field on table

Hi All, Thanks in Advance.I have a requirement where i have to match condition type field from one table to condition type field in another table.I need to know how we can Script the Condition type field( like glide record and Query).    

dhanashree2011_0-1731431889082.png dhanashree2011_2-1731431962759.png

Attaching ~200 pdfs to a record

I'm trying to attach 100-200 attachments to a record from my desktop. However, after selecting the attachments, I need to click 'Upload' those many number of times in the modal that pops up. How can I solve for this? Seems pretty redundant. 

How to optimize this code which is being called via onChange Client Script

Hi Team, I have written the below part of script include which I am calling via OnChange Client Script and GlideAjax.Here type is 10 means we want to add all the accounts w    if (type == 10) {                        var add = new GlideRecord('custom...

Community Alums by Community Alums  
  • 610 Views
  • 1 replies
  • 0 helpfuls

Import translation to test instance

We have translated the catalog item through localization through which it is was not captured in update set so we move xml file to test instance but after moving xml no translation is reflecting on catalog form. Is there any other way to move the tra...

Resolved! TimeOut - Application Manager

Hello ServiceNow Community, I'm facing an issue every time I open "Application Manager." The following message is being displayed:  com.glide.sys.TransactionCancelledException: Transaction cancelled: maximum execution time exceeded Do you have any id...

anas_m by Tera Contributor
  • 4555 Views
  • 2 replies
  • 1 helpfuls

How to make the sales team can check the case state?

Sometimes a salesman and an agent have to cooperate with each other to solve the case for a consumer.What is the typical way to make the sales can be notified and can check the progress of a case.Thank you! 

其偉単 by Tera Expert
  • 816 Views
  • 2 replies
  • 1 helpfuls

Asset audit scan using serial number or asset tag.

I have used the below attached code for action item in servicenow , used the code provided by https://www.servicenow.com/community/sam-blog/how-to-perform-asset-audits-by-asset-tag-and-or-serial-number/ba-p/2283735But on the mobile agent app i am not...