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

Forum Posts

PunchOut Catalogs in ServcieNow

Need help in implementing PunchOut catalogs in Servicenow. Do let me know the technical inputs in this regard?

DSA by Kilo Explorer
  • 2698 Views
  • 4 replies
  • 0 helpfuls

Usage of Display business rule with Client script

Hi, Can Display business rule be used alone or it has to be used always with g_scratchpad variable in it and corresponding onLoad client script to call the scratchpad variable? can you help here?Regards.

ramkrish by Kilo Contributor
  • 26395 Views
  • 10 replies
  • 19 helpfuls

Alternative for GlideappVariablePoolQuestionSet() in scoped app

Hi All. I have created a scoped application and created a table which extends the task which is called SDCase. On this I have built few Record producers and created a formatter as well to display the variable section on the SDCase once it is created....

Nagashree5 by Tera Contributor
  • 1610 Views
  • 1 replies
  • 0 helpfuls

Float point number field issues

Hi, I have a field in the form of a Floating point number type. If I put any value to that field and save the record, it gets converted to 0.99999999. What could be the issue? 

SS40 by Tera Expert
  • 1619 Views
  • 1 replies
  • 0 helpfuls

Change incident State after user specified time

Hello, Incident State is "Awaiting User Info". And there should be one field which should capture user specified time. (e,g. User gave 26 hours of time). Now after 26 hours the State should automatically change to "Active" And this can be repetitive ...

mounika7675 by Tera Contributor
  • 1462 Views
  • 8 replies
  • 1 helpfuls

MD5 hashing algorithm (Script Include)

var MD5Hashing = Class.create();MD5Hashing.prototype ={   initialize:function()   {   var hexcase = 0;     /* hex output format. 0 - lowercase; 1 - uppercase               */   var b64pad   = "";   /* base-64 pad character. "=" for strict RFC complia...

Resolved! Attachment Catalog Variable Type - Mandate file type.

Hi Folks, When using the "Attachment" catalog variable type, is there a way I can mandate file attachments be a specific type? Say PDF? We have a requirement to mandate files be PDF on a specific catalog item. Is this possible in ServiceNow? Thanks i...

How to set related list to read-only based on state field value

Hi,I had received a request from a client as to set related lists to read-only according to State field value. I planned to just set the ACL for this to work.I've already asked hi.service-now for assistance, but this requires customization so they ad...

rafaelvd by Kilo Explorer
  • 11920 Views
  • 12 replies
  • 0 helpfuls