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

Forum Posts

Sending Email Restriction

I have a requirement where we need to restrict 'Compose Email' UI Action for TO/CC/BCC users, based on the Company selected on Ticket .For eg: On INC00001, I have a field called Company which is "ABC PVT" and now, when a user From 'ABC Pvt' company c...

Community Alums by Community Alums  
  • 952 Views
  • 2 replies
  • 1 helpfuls

SC task field

Hi team , We have a requirement that ,  I have to create field called ' Estimation ' is choice field that to visible in SC task only for particular item. Only for a particular catalog item "xyz catalogue" . In this associated catalog task only field ...

nameisnani by Mega Sage
  • 444 Views
  • 2 replies
  • 0 helpfuls

Search Groups are not working as expected

Hi Team, There is search group in our instance for change request and it mentioned active = true, but it shows inactive records in global search for local instance change records, attaching the screenshot for reference. But for same change if I searc...

Gayathri5_0-1711362568789.png
Gayathri5 by Tera Guru
  • 964 Views
  • 3 replies
  • 0 helpfuls

ATF is not working with user profile

When we run test suite or tests with our admin profile tests are executing successfully without error but when same test suites and test executed by user it throws error "The test timed out because the max execution time (600 seconds) was reached whi...

User is not able to see other demands besides theirs

I have a weird issue going on in my instance, within the demand, I have a group called demand_users. I gave a user that role but for some reason when I open demand > all, that user can only see the demand record they entered. When I select any other ...

_Alex by Tera Contributor
  • 1386 Views
  • 7 replies
  • 2 helpfuls

Resolved! Reference Qualifier

Hello Experts,I have written the following script to restrict data for the "Assignment Group" field based on the "Assigned To" field. If the "Assigned To" is Fred Luddy, then I want to show all assignments belonging to Fred Luddy. I am calling my scr...

abhijee by Tera Contributor
  • 2846 Views
  • 11 replies
  • 6 helpfuls

Resolved! How to get dot walk values in servicenow

Hi,I have a requirement where if a user enters release number, the output should be a story's functional task number and its assigned to number. I have to do it through array. In the for loop, i'm unable to get the scrum task number and the assigned ...

Tasks should create through flow only on working days

I have created the flow for tasks creation in private task table based on start date field of  to do table but tasks should create only during working days. How can I achieve it.below mentioned flow is creating tasks based on start date of to do tabl...

Vedavalli_0-1711434087249.png
Vedavalli by Mega Sage
  • 387 Views
  • 1 replies
  • 0 helpfuls

Common REST API Payload generator

Requirement: An interface or application of a sort where if we provide the name of a service catalog or so, it should give the endpoint URL and payload (body) for that item which can be used for any third-party automation using REST API. As of now, t...