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

Forum Posts

Resolved! Create permission in ACL rule confuses me

When I set the write rule in the ACL rule of a model to not pass by everyone, why are the fields in the new form not editable? At this time, I have the create permission of the current model. But when I set the create permission of a field, the field...

find_real_file.png
zhang lei1 by Kilo Explorer
  • 1724 Views
  • 6 replies
  • 1 helpfuls

How to speed up lists on large tables

Ahoy, we are one of the numerous tenants on an instance and our users are complaining that some lists take too long to open (30-60 sec per page load). Proper indices are already in place. The fact is that our affected tables inherit from task and the...

ceskie by Kilo Guru
  • 2374 Views
  • 9 replies
  • 3 helpfuls

Resolved! Source control (Github) and Update sets

Hello, We are exploring the use of custom apps, i am following the tutorials on how to use UI Builder and i am wondering how we are supposed to move the modifications done on dev environement to test / prod. Normally this would be updat sets, when co...

Resolved! Set Approval to Requested via Business rule

Hello folks! I would like to ask you for help with this - I need to create approval from members of Change Manager group when anybody creates a new Change with model "Normal large" and set Approval to "Requested". I found the script below and I am ab...

find_real_file.png find_real_file.png

Missing target fields in Transform Map

Hello,  I'm trying to use Mapping Assist in the Transform Map step to map source fields from an Excel file onto target fields in a target table called Authority Document in ServiceNow. This target table only has field names and no existing records. H...

find_real_file.png
Anh H_ by Kilo Contributor
  • 1350 Views
  • 2 replies
  • 1 helpfuls

Group notification settings

I have a requirement that users can allow preferences for the support group they are required to get notified. OOB functionality is different where it allows notification from certain modules. So I have created a new field in related list of user pro...

find_real_file.png
lakshmi75 by Tera Contributor
  • 1438 Views
  • 1 replies
  • 0 helpfuls

Resolved! Check record by record if end date is (exactly equal to15 days from now) and send notification ( if 15 records met the condition then 15 notification to be sent)

Hello Guys, For the above approach we can use schedule job but my question, we want to check record by record suppose lets say we have 10 records which meets the condition( end date is exactly equal to 15 days from current date) then we must send 10 ...