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

Forum Posts

Resolved! Best way to access Catalog Item variables in Workflow Studio?

I'm creating a Flow which will be tied to a Catalog Item.  This will be cut and dry, pulling variables and creating a ticket.  What is the best way to access the variables from Workflow Studio? Is a script with current.variables the only solution?

MBarrott by Mega Sage
  • 1479 Views
  • 2 replies
  • 1 helpfuls

UI action with a model that Cancels an incident

UI action with a model that Cancels an incident I need to create a UI action called "Cancel" in a way that whenever a user wants to cancel an incident, he/she can click on the UI Action and it pops up a model called Justify, so that the user can writ...

Community Alums by Community Alums  
  • 400 Views
  • 1 replies
  • 0 helpfuls

What is wrong with my client callable script include

I have created this script include to push the values of a field into a record producer field when the criteria matches. The debug logs suggest that the query is passing the values. However, I keep getting no values returned and I dont know what is w...

rocio2_0-1724776737963.png rocio2_1-1724776873107.png
rocio2 by Tera Contributor
  • 1174 Views
  • 6 replies
  • 1 helpfuls

Change Request

Hi All, There is a field called Peer Reviewer of list type where the requester can choose one or more reviewer.User should not be able to select any users till the assignment group and assigned to fields are filled as the Peer Reviewer field should g...

roomawakar by Tera Contributor
  • 551 Views
  • 1 replies
  • 0 helpfuls

Notification condition

Hi Team we have to trigger a notification if RITM requested for is VIP user we have created a notification on RITM table it is working fine but if we un check the updated field in notification notification is not triggering but if we check the update...

shabbir9_0-1724766005506.png
shabbir9 by Tera Contributor
  • 360 Views
  • 1 replies
  • 0 helpfuls

ui action redirecting it to previous page

function onredirect(){    g_form.setMandatory('u_close_code',true);    g_form.setMandatory('u_percentage_complete',true);    g_form.setMandatory('u_is_this_request_completed',true);    action.setRedirectURL(current);}  here I have set it to current b...

tghadage124 by Tera Contributor
  • 868 Views
  • 8 replies
  • 0 helpfuls

Fix Script to Close, Cancel the RITM

Hello Everyone,Can you help me with the fix script to Cancelled or Close Automatically based the RITMs which are older than 1 year with below conditions Condition :if any of the Open RITMs with Opened or Closed Approvals (sysapproval_approver) and no...

Rakesh40 by Tera Contributor
  • 751 Views
  • 1 replies
  • 0 helpfuls