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

Forum Posts

Resolved! How to get "Import" option without "admin" role

I have below roles:import_schedulerimport_transformerimport_adminimport_set_loader But I am not able to see "Import" option (List view of  table > Right click on Column Options > Import).  I want to import Excel / CSV file data and create a new recor...

Community Alums by Community Alums  
  • 4800 Views
  • 3 replies
  • 3 helpfuls

How to call system property in ui action condition field

We have a UI action field called "copy incident" in incident form,  i want to visible only for 3 groups, so i created string property, and using that property in ui action condition field, but it is not working , anyone please help   #ui action #sys ...

siva14_0-1712150122638.png siva14_1-1712150149156.png
siva14 by Tera Contributor
  • 1500 Views
  • 3 replies
  • 0 helpfuls

"Insufficient privileges" error on now mobile app.

A couple of users are getting the "Insufficient Privileges" error when creating a couple of records in a row in the now mobile app. This happens in production environment and it is difficult to test and probably reproduce and trace the problem on pro...

ElvinSalim by Tera Contributor
  • 853 Views
  • 1 replies
  • 1 helpfuls

Resolved! Group Manager should be able to remove/add people to the group

Hi Team, I have written Create/Write/Delete ACls so that only group manager can remove/add users to the group: I have created 3 table level ACls which is sys_user_grmember.None with Script condition as below: answer = false;if (current.group.manager ...

Community Alums by Community Alums  
  • 2146 Views
  • 2 replies
  • 0 helpfuls

run script to extract value of a mrvs

Hello,this is for a catalogue item that has MRVS. we are processing approvals through a workflow and we are using a switch condition to extract the MRVS values. based on the selection i the variable,  the approvals should trigger. but it is not worki...

Getting Error - MRVS Data fetch RITM to catalog item

 I am trying to copy the MRVS data from an existing RITM and put it in a new catalog item by using GlideAjax, and when I am trying to put the request in the cart or submit, it gives me an error: "Something went wrong on your request; it could not be ...

AmitNaik1_0-1711465057127.png
Amit Naik1 by Tera Contributor
  • 1703 Views
  • 7 replies
  • 0 helpfuls

popup window once user login

Hello Experts,I have a requirement to show popup window once user with a specific role login.Have written below script, but it didn't work, can you please help me here?UI Script: Globalvar ga = new GlideAjax('ClientUtil');ga.addParam('sysparm_name', ...

KarankiS by Tera Contributor
  • 921 Views
  • 2 replies
  • 0 helpfuls