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

Table denyify

in the first table u_identifyField 1: Global - we will get form payload while importing data.Field 2 : External Country - we will get the it from payloadField 3 : Ref to sys_user - Query to user table , populate the user reference as per global id .p...

Ram012 by Tera Contributor
  • 496 Views
  • 1 replies
  • 0 helpfuls

List collector

Hello, We have a list collector variable, Variable: select user assetsIf the user selects multiple values like"samsung, iPhone, ipad, macos" in which if it contains the value "IPad", I need to clear only that "ipad" value while the other values shoul...

imran sk by Tera Contributor
  • 535 Views
  • 1 replies
  • 0 helpfuls

flow designer is not waiting till closure of manual tasks

i have a flow designer which creates two tasks but it is not waiting if i create a manual task till its closure to close the ritm.it is working if i create the manual task before closing any of the automated task but it is not working if i create the...

DebasisPati_0-1722781345746.png

Catalog Builder - can you reconfigure to allow pricing

I have users with the catalog_builder_editor role who maintain our IT products like laptops, cell phones, etc. They need the ability to update the pricing - initial and recurring - for these items. It doesn't seem to be an OOB feature.  Can the catal...

NancyS1 by Tera Expert
  • 979 Views
  • 2 replies
  • 1 helpfuls

I am not getting values in Client controller properly

    //server script else if (input.action == 'impHostingloc') { var hostingLocation=input.name; data.cloudServiceProvideList =[]: var cloudService=(}; if(hostingLocation=="Public"){ var cloudPro = new GlideRecord('sn_capi_provider'); cloudPro.addQue...

Priya75 by Tera Contributor
  • 1366 Views
  • 6 replies
  • 0 helpfuls

Fix Script to Close Automatically the State

Hi Everyone,I have written a Fix script to close the RITM records which are active and not updated before one year ago and also there associated REQ, APPROVAL and SCTASK state as Closed Automatically. But i don't want to lookup for all tables. Someti...

Rakesh40 by Tera Contributor
  • 925 Views
  • 4 replies
  • 0 helpfuls

How do I find the source of imp_location table?

PFA screenshots.I am having an issue wherein garbage location records are being created daily with names like ",,BC" and ",,ON" - with single and double commas. The record count just keeps on increasing daily. I suspect these location records are bei...