The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

schedule job

 I now have a requirement, the following code,Is there a better way to write it, because each variable corresponds to each group  var A = new GlideRecord('sys_user_grmember');    var B = new GlideRecord('sys_user_grmember');    var n = new GlideRecor...

kack l by Tera Expert
  • 213 Views
  • 2 replies
  • 0 helpfuls

Resolved! Stop a Catalog Item from redirecting to the request

Hello, we have a new catalog item we are trying to implement in production. However, when activated, the "submit" button redirects the customer to the associated request instead of the portal homepage. Where should I check to fix this issue?

Scheduled Script Execution

Is there a better way to write it or a simpler way or a way to maintain it later?var gr= new GlideRecord('sys_user_grmember');// Agroupvar tifi = gr.addQuery('group', 'ec6fb87747f1311047d9afcf016d438b');// Bgrouptifi .addOrCondition('group', 'Search ...

system by Tera Contributor
  • 661 Views
  • 6 replies
  • 0 helpfuls

Local Update sets

What does a local update set mean? By experience, I noticed that it has information about all the update set that exist. Suppose I created 2 update sets in the portal. Would I be able to see that update set 1 exists in update set 2?

Archit10 by Tera Contributor
  • 1089 Views
  • 1 replies
  • 0 helpfuls

Domain Separation

I have created one user in particular domain . I have given admin and domain_admin role to that user but that user able to see and access the remaining domains also. How can we restrict the access. Please provide the solution.

Why does self_contributor have read access to work notes?

Hi!I have a scenario where we need a custom table and process for cases that can be registered by both internal and external users. To accommodate this we have created a case type, and given internal users the self contributor-role in order to allow ...

Resolution SLA

How can i create report for Resolution SLA of incident task type and CataLog task?

tushar17012 by Kilo Contributor
  • 1085 Views
  • 4 replies
  • 0 helpfuls