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

Forum Posts

Bug v Defect v Demand

Hi all, How do you approach Bugs v Defects v Demand? In other words, what applications and modules do you use to log and track through their lifecycle?

Alayna Cohn1 by Tera Contributor
  • 2531 Views
  • 3 replies
  • 6 helpfuls

Resolved! Disable 'Save' button / ui action in workspace

How to remove workspace save ui action, for a specific table upon creation of new record?I came across a requirement where I need to remove the OOTB save button and replace with a custom button where it opens a modal asking to provide a justification...

AzharTamboli_1-1699962382011.png

read values selected on ui page

Hi Guys,I have a ui page with 2 attributes in multiple rows as shown in below snapshot.. I want for each attachment selected(checkbox selected), what is the category selected as well. Example: If I select bsnap2 & csnap5, only the categories selected...

jayasri6_0-1699938298191.png

Testing the Data Certification Data Filter

Hello all,     I am attempting to configure and test "Data Certification".  I am attempting to look at the pre-approved Standard Change records and recertify them on an annual basis.  I created a pre-approved Standard Change and pointed the Certifica...

lonesoac01 by Giga Guru
  • 356 Views
  • 1 replies
  • 1 helpfuls

Insert for Transform map

hi alli have a transform map where i have a coalesce field.I want to only update records if coalesce is true No insert if  no match provided the below script on the Run Script on the transform but its still inserting.  (function transformRow(source, ...

Priya123 by Tera Contributor
  • 603 Views
  • 11 replies
  • 0 helpfuls

JSON Parse not working

HI Team, We have written a script include which is Global scope and also Before BR also in same scopeWe are calling the script include as below var parseValue = JSON.parse(new CustomerAccountUtil().getRootParent(current.sys_id)); But on doing gs.addI...

Community Alums by Community Alums  
  • 583 Views
  • 8 replies
  • 0 helpfuls

Resolved! Service Request Workflow

I want to create a workflow: - when request is created directly form sc_request table, ritm should attach to it automatically- atleast one catalog task to be added to ritmAs we know ritm is attached to req and sctask is attached to ritm automatically...