Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Using Keyword search in encoded query - one last try

Hello - i posted another question and have received some good responses but am still having issues solving this problem - I have an encoded query in a mail script -- and I need this to return records from the incident table that have the keywords "gr...

Sandy7 by Tera Expert
  • 2199 Views
  • 5 replies
  • 0 helpfuls

Make field mandatory before Task can be closed

Hello, I have a variable called "Workflow Progression" that is only on a certain task that fires(UAT Testing Task) from the workflow at a certain point.  The purpose of the field/variable is to ask what the workflow should do next:  Move to Productio...

booher04 by Tera Guru
  • 3231 Views
  • 15 replies
  • 0 helpfuls

Resolved! Custom Component creation for Agent workspace

Hi all, It has been great that in Orlando we can now built custom components for Agent Workspace. This may be an obvious answer but I would like to know to what extend you can still get help from ServiceNow support team if you happen to have issues w...

americo by Tera Contributor
  • 1745 Views
  • 5 replies
  • 6 helpfuls

Resolved! REST API Integration: certificate verify failed (_ssl.c:877)

Hi, I tried do some integration towards serviceNow using python script and referring example given in this link to update the records: Table API Python Here is my code: #Need to install requests package for python #sudo easy_install requests import r...

Fitri by Giga Contributor
  • 6008 Views
  • 11 replies
  • 3 helpfuls

Resolved! Workspace, custom field decorator

Hi, I am trying to create a custom field decorator. The decorator should copy the text in the field it is attached to, to the clipboard.   How do I create a custom field decorator??   I have tried creating a now-cli component that does this, but when...

find_real_file.png find_real_file.png
Roen by Kilo Expert
  • 5811 Views
  • 12 replies
  • 5 helpfuls

Resolved! Error: Invalid user address

I have recevied a issue where user has mentioned the below issue.He is getting such email. Can you please suggest what to do here, what steps should i take ? received from: XXXX@service-now.comsent direct: XXXX@service-now.comsent copied: Error: Inva...

Mr_X1 by Tera Contributor
  • 2585 Views
  • 7 replies
  • 4 helpfuls

Resolved! Testing OAuth 2.0 in Postman

Hi All, I am testing OAuth 2.0 in postman and struggling with "State" Parameter: Does anybody has idea what is expected to be filled in State parameter? requirement is Import set API with OAuth.  

find_real_file.png
madhvi by Giga Contributor
  • 4983 Views
  • 4 replies
  • 0 helpfuls

Resolved! gs.addQuery('sys_id',current.caller_id)

Can anyone explain me what does this query pull or mean in the below scripts mean?Script :var gr=new GlideRecord('sys_user');gr.addQuery('sys_id', current.caller_id);gr.query();Q1) I dont understand how sys_id (Alpha-numerical value) is compared to c...

Resolved! Service Portal users Unable to view tickets for their Department

Hello, I have Service Portal users who have no roles or groups that were once able to view Incident Records for their department. We also have a custom field on their user record that ties different departments to their user record so that they can m...

LouisG by Giga Guru
  • 3930 Views
  • 7 replies
  • 4 helpfuls

Resolved! Calculate Business Day Difference between two dates?

Hi, How can we calculate business days between two dates i.e. one date value selected in Start Date Field and the other date would be the current Date(Today Date). I have tried the below code but it does not gives me the correct business days value: ...

snow_04 by Giga Contributor
  • 5788 Views
  • 7 replies
  • 0 helpfuls