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

Forum Posts

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  
  • 564 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
  • 4385 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
  • 763 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...