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  
  • 4590 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
  • 1424 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
  • 822 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  
  • 1996 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...