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

Forum Posts

Edit fields on Service Operations Workspace

Hi everyone,I am new to Service Operations Workspace. Can someone place guide me how to edit the field on default RITM page. PFB screenshot for reference. I need to use custom field on sub category populating on the form.  

Sarabjeet1_1-1731581661426.png
Sarabjeet1 by Tera Contributor
  • 1738 Views
  • 4 replies
  • 1 helpfuls

Resolved! Scheduled job is not working for Business days

Hi, I am working on requirement from user to trigger a notification to user three working days before due date, next working day after due date, four working days after due date, and five working days after due date and it should not trigger a notifi...

devendra9 by Tera Contributor
  • 770 Views
  • 1 replies
  • 1 helpfuls

UI Action to assign Incidents to Problem

I would like to create a list choice UI Action on the Incidents table where a user can select multiple Incidents, then select "Assign to Problem" from the Actions on Selected Rows drop-down and then a List Choice box of all Problems will appear for t...

sys property call into ui action

Hi all,In sc task form have ui action button, The button called create story. When i click on create story then assignment group auto and product and cmdb_ci and theme populate in story based on assignment group. I have written the sys properties  Sy...

Tharun13 by Tera Contributor
  • 521 Views
  • 2 replies
  • 0 helpfuls

Transfer data of 3 tables to the final 4th table

Hi Community, I have 3 custom tables which contains data from external sources. I have 4th table as the final table which contains same fields as these 3 tables.  I want to transfer the data of these 3 tables into the 4th final table. Whenever data i...

Resolved! script is not working

Hi All, var matchFound = false;var queueId = $sp.getParameter('location_id'); // Get current location IDvar gr = new GlideRecord('wu_location_queue');gr.addQuery('sys_id',queueId);gr.query();if(gr.next()){var gr1= gr.name;if (gr1.startsWith("Ben")){m...

Account Recovery Setup Issues- Steps 2 &3 missing

Hi All, Has anyone experienced missing steps 2 and 3 in the Account Recover setup ( All > Account Recovery > Properties)?  I have enabled the correct plugin and properties but all the steps in the setup are not visible. Below is a list of what I've c...

Gemma4 by Mega Sage
  • 684 Views
  • 1 replies
  • 1 helpfuls

Resolved! How to update a record using Virtual Agent ?

Hi, We have got a requirement to create one topic in Virtual Agent. On selecting that topic, user's active tickets (incident, service request) should be listed. When a user clicks on any ticket, we have to update one field on that ticket record in th...

money01 by Tera Contributor
  • 1392 Views
  • 2 replies
  • 2 helpfuls

Not able to hide the variable set of a catalog item

Hi Im trying to hide my variable set Create new group based on the selection of the request type:Using the following code: function onChange(control, oldValue, newValue, isLoading) { // if (isLoading || newValue == '') { // return; // } ...

aditya174_0-1731424202916.png aditya174_1-1731424218209.png aditya174_2-1731424244430.png
aditya174 by Tera Guru
  • 528 Views
  • 2 replies
  • 1 helpfuls