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

Forum Posts

why unsubscribe and preference link is not showing in notification

Hi All, I have created a email script notification to set subject and body based on some condition. I have written subject and body both in email script because of that it is not showing. I have given the template as OOB unsubscribe and preference on...

sangeetha10_0-1679677637264.png
Community Alums by Community Alums  
  • 1273 Views
  • 3 replies
  • 0 helpfuls

Resolved! Setting list module fixed query with script include

Hi. I need to apply a fixed (preferrably) query to a module that displays a list of records in a scoped application.Is it possible use a script include to build the query of a module?I've seen on the instance some OOTB cases in which this was done wi...

Al_Andrea by Tera Expert
  • 1527 Views
  • 5 replies
  • 1 helpfuls

ACL

HI All,In acl there is security attribute condition local or exisitng what is the use of that i went through the docs could not understand it. So if we use the security attribute then the acl will not check the roles given, please help me to understa...

kali by Tera Contributor
  • 638 Views
  • 1 replies
  • 0 helpfuls

Best way to remind users of RITM pickups every 14 days

Hello, we notice our users often forget to pickup what they ordered with a RITM. So i want the users to get a email reminder every 14 days when the RITM still has the status "pickup". Im not sure if the best way is to edit the flow, or set up an emai...

asd22 by Tera Contributor
  • 843 Views
  • 10 replies
  • 2 helpfuls

Resolved! Attache the new workflow by Script

Hi all, We have an updated workflow for the RITM and would like to attach the latest workflow to existing RITM records (roughly 20 of them). Can anyone share me the script to do so? I found only restartWorkflow which restarted the existing workflow i...

tsoct by Tera Guru
  • 8618 Views
  • 5 replies
  • 10 helpfuls

Resolved! Calculated Value on a date field

Hi all ! I have got two field date (startdate and enddate) and a field NbMonth (as integer).I want to use a formula to auto calculate the enddate = startdate + NbMonth.Do you know if a formula exist to calculate this or do I have to through by a calc...

Karine_M_0-1732872057642.png
Karine_M by Tera Guru
  • 1300 Views
  • 2 replies
  • 2 helpfuls

Authentication policies

Hi Everyone, I have configured an import set API for inbound integration in servicenow and the authentication is OAuth. I have configured HMAC configuration for hash type of inbound authentication profile of hmac type for this import set api. Is ther...

Resolved! I want to make assignment group mandatory

Hi,I want to make assignment group mandatory in all the state even in new state, but while create new that time it should not be mandatory after save the incident it will be mandatory. Can anyone tell me, how to achieve it