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

Forum Posts

Resolved! Cancel a backgroupnd_progress_worker

Good afternoon - a couple weeks ago I triggered a fix script, then cancelled it. I went to the Transactions - All Nodes view and verified it no longer showed as running. Today I was sifting through the event log and noticed my log statement from that...

Resolved! Regarding the processing of gs.xmlToJSON

Thank you for your help. I am trying to implement a process to convert XML to JSON objects and insert users into the sys_user table. var xmlStr_multiple = ""; xmlStr_multiple += "<Names>"; xmlStr_multiple += " <Name>"; xmlStr_multiple += " <user_...

N_Y_1014 by Tera Contributor
  • 1030 Views
  • 2 replies
  • 2 helpfuls

Resolved! How to copy the attachment from table record to record producer using UI action

Hi Experts, I was trying to attach the files of incident record to record producer on click of UI button. I've tried 'GlideAttachment.copy()' which helps only from record to record, but not record to form. Can you please advise, how to make this work...

Community Alums by Community Alums  
  • 2827 Views
  • 17 replies
  • 2 helpfuls

How to update flow without changing in progress tasks

I have an existing flow that has RITMs/SCTasks that are currently in progress. I have made a few updates to the flow in Dev and am ready to push to production. My desire is to move the updated flow without altering the flow for any of the current in ...

Brad Marin by Giga Guru
  • 1429 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hide Dependent Fields with UI Policies

I have a select box field A with choices: x, y, z.When the selected choice for field A is option "x", field B should be enabled and mandatory. Field B is a select box with choices: u, v, w.When the selected choice for field B is option "w", field C s...

jramirez1 by Tera Expert
  • 3709 Views
  • 4 replies
  • 1 helpfuls

How to capture the custom table in update set

HI Team,There is a custom table created in the Dev Instance, but  this is captured in random update set and all the updates has been deleted by mistake . I have made few changes on table and captured it in my current update set. applications and modu...

find_real_file.png
Manasa23 by Tera Contributor
  • 6541 Views
  • 4 replies
  • 1 helpfuls

How to trace which scheduled job is updating record

We have one HR case (consinder incident record) which is continuously  getting updated from closed/cancelled to work in progress after period of time. and i believe this is causing because of schduled job (it can be using scheduled jobs, workflow, fl...

IAmIshan by Tera Guru
  • 788 Views
  • 1 replies
  • 1 helpfuls

Resolved! Alert for confirmation after clicking a button

I have a button called "Cancel Request" on the top right corner of my form. I want to create a alert/confirmation box with Yes and No button to prevent direct cancellation of the form.I want a simple solution with a alert box only and not the UI Page...

Abhi369 by Tera Contributor
  • 2818 Views
  • 8 replies
  • 0 helpfuls