Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Encoded query not working

Hi. My below encoded query is not working taskGr.addEncodedQuery("sys_created_on>=javascript:gs.dateGenerate" + (dat));I am passing data as parameter in API and its value is being sent as ( with single quotes) : '2025-01-08','00:00:00'Can you p...

Ekta Sharma by Tera Contributor
  • 1267 Views
  • 2 replies
  • 0 helpfuls

Uploading data in Batches to Github

  var githubToken = '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'; // Replace with your GitHub token var repository = 'rohanb459/sn_power_bi_poc'; // Format: username/repository-name var filePath = 'data.json'; // Path in the repo (subdirectories allowe...

Resolved! Catalog Item variables not displaying in SCtask

I have created a variable set and the variables are getting reflected in the RITM form but not in the SC task form showing empty. No client scripts and UI policies are written to hide these variables. Can anyone help me with this

GBS by Tera Contributor
  • 7502 Views
  • 4 replies
  • 5 helpfuls

Issues with "Save as draft" button in employee center

We are facing an issue with the "Save as Draft" button on the catalog item form.We have two list collector variables—List Collector 1 and List Collector 2—where the values in List Collector 2 are dependent on the selections made in List Collector 1.A...