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

Forum Posts

Getting only 1000 records from the Intune API

Getting only 1000 records from the Intune API   when i try to pull the intune data from the below url , i am getting only 1000 records, Please let me know how can we get more data https://graph.microsoft.com/v1.0/deviceManagement/managedDevices

hemantnh by Tera Expert
  • 1067 Views
  • 1 replies
  • 1 helpfuls

Resolved! Create a Catalog Item with a 'repeater row'

I have been tasked with replacing existing InfoPath forms with a ServiceNow catalog items. Many of the forms we are trying to duplicate has an "Add Row" functionality.  I've attached a screenshot of what we are looking to duplicate.Is there a way to ...

Resolved! Hide Following button on sc_task table

Hi All, I need to hide the Following button on sc_task table. can anyone help me where it was configured and how can I hide it only for my catalog item. Thanks,Anil

AnilKarthikN_0-1730981144153.png

how to integrate confluence with servicenow?

On my incident form, i have contextual search which shows knowledge articles from Knowledge Base. I would like to show articles from confluence as well when user enters something on short description field. Is it any way to access pages/articles on C...

Community Alums by Community Alums  
  • 23572 Views
  • 9 replies
  • 4 helpfuls

Attachment mandatory for a particular sc_task

Hi Allneed attachment mandatory for a particular task   I tried script include and onsubmit client script but my workspace instance is scoped application it is not supporting synchronous call (getXMLWait(); is there is any alternative way please help...

anusha 100 by Tera Contributor
  • 935 Views
  • 6 replies
  • 0 helpfuls

Below script in nor working correctly

Hi All,I have written below inbound email action script on sc_req_item tableby using that 2 request are created 1 with proper catalog item and another one in without catalog item please let me know what is issue in my script.var cart = new Cart();   ...

keval3_0-1730913502603.png
keval3 by Tera Contributor
  • 597 Views
  • 7 replies
  • 0 helpfuls

Resolved! Business rule to check if field is Empty

Hi , I have to trigger business rule whenever a field value changes to Empty .How can I achieve this in the  Filter condition of When to run filter section in Business rule. Please help!.  

Hemachithra by Tera Contributor
  • 4049 Views
  • 4 replies
  • 6 helpfuls

Filter dotwalking issue in reports

LIST VIEW current behavior :when creating a filter in the list view,and selecting "updated by" in the first field,and selecting "is different (from)" in the condition field,"Assigned to.employee number" is reachable inside the 3rd field.Generally spe...