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

Forum Posts

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

Resolved! String Field auto adjust height

Use Case:I have a string field with a max length of 200.I want to display it as a normal string field and adjust automatically the height and width depending on the input. Thanks.

Resolved! New Features in ServiceNow Washington Release.

Hi Friends, Our clients are asking us to prepare a PPT with 3-4 slides where we can introduce and demonstrate latest features of ServiceNow latest Release Washington. They have told us to explore the Now Assist feature.We are majorly into ServiceNow ...

_Samay by Tera Expert
  • 2398 Views
  • 3 replies
  • 3 helpfuls

Resolved! Hide OOB submit button in custom application

SpoilerHi all, i need help.i have a custom application. need to remove the OOB submit button.i have a customised ui action,  now showing two submit botton.i tried many way from forum here, i tried below,- use same ui action name in customised ui acti...

yandp by Tera Guru
  • 1451 Views
  • 4 replies
  • 1 helpfuls

Need to create multiple email client templates to change_request table

Hi, We have a requirement to define multiple email client templates to change_request table and trigger them using UI action on a change record to be able to call 3 different email client template on the same table . But when I am using ui action eve...

Community Alums by Community Alums  
  • 3299 Views
  • 14 replies
  • 3 helpfuls

Figure out which way a record has been created

Dear all,  Is there a way that we can figure out if a record has been created by Record producer or by the "Create new" module?  The only thing i have in mind, is to check if there is related variables. (check variable pool)  Thanks in advance,Manoli...