Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

scheduled report on quarterly basis

Hello All, I have requirement to sent scheduled report for every 3 months. I have configured the report but somehow it is getting triggered everyday. I have configured the code to check first day of the month and then only it should return true. Plea...

Sunil31 by Tera Expert
  • 1917 Views
  • 5 replies
  • 2 helpfuls

Resolved! How to modify lists in workspace left nav.

I have created a workspace experience in app engine and I cannot find where or how to modify the lists that were created when I selected the primary and secondary tables. I'd like to add and rearrange the lists. Please assist. Thanks

warrrenr by Kilo Contributor
  • 10831 Views
  • 4 replies
  • 5 helpfuls

Set future date in a date type field

Hi,I have the following question, based on the selection of a field (If the "No" option is selected), a date type field must be enabled already set with a date 2 years ahead.My difficulty lies precisely in this logic of making this date type field pe...

diegodossan by Tera Contributor
  • 524 Views
  • 1 replies
  • 0 helpfuls

how to validate user group member in the script include

Hi All, we have a on call support, in the below script we are getting first on call of assignment group person, if user is not available we are using the CI record SME , so  i want to check that SME is also is part of the assignment group or not, if ...

slimgam by Tera Contributor
  • 581 Views
  • 1 replies
  • 0 helpfuls

How can I get data from the Journal?

I'm trying to get the Log data for the Rest API but I can't. I want to use the LOG data to build a history, but it's not shown in the Servicenow Rest API console. How can I pull this data?

Captura de tela 2024-06-13 152906.png Captura de tela 2024-06-13 153004.png Captura de tela 2024-06-13 153703.png Captura de tela 2024-06-13 153722.png

Resolved! Show records if user is member of its assignment group

Hi,  I have 4 custom groups and the cases should be shown If the user is member of its assignment group.  To achieve this I have written a query business rule, it's work fine if the user is member of only 1 group among 4.If he is member of more than ...

decision table

How do I access my new decision table using on Insert Business Rule. My goal is to populate the Priority field on the incident table using BR the query my new decision table