ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

max_unit variable attribute not saving

So I'm basically trying to do a simple variable attribute assignment but when I save the "Variable Attribute" is blank. The instructions are on this link: https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/product/service-catalog-ma...

Julian12 by Mega Guru
  • 828 Views
  • 1 replies
  • 0 helpfuls

Trigger an email based on two conditions

I have the following code which obviously does not work. The idea is to send an email using Event is fired. I want to include in the email the part numbers where the Ready for UDI Data Entry is "Yes" and the Complete Status is "In Progress". Each rec...

find_real_file.png

recipients in sys_email table

Hi All, I have a scenario where i need to send email after 7 days. SO I am checking in sys_email table if the recipients have received email in last 7 days, event should not be triggered however I am facing an issue.  I am storing all the primary con...

Shivani29 by Mega Guru
  • 1369 Views
  • 3 replies
  • 0 helpfuls

Resolved! Update a record using flow designer

Hello everyone. My goal is to update the fields of a record using the selected vaules from the catalog item, however, I am not able to because my variables are greyed out. Please assist.

find_real_file.png
Kamva by Giga Guru
  • 4680 Views
  • 4 replies
  • 2 helpfuls

Resolved! PPT/docs on App Engine Studio

Hello All, Can anyone provide me some Docs/PPT on App engine Studio, I started learning on App engine studio and We need to give some presentations on the same to clients and have prepared one PPT but which is not that satisfying so I would be thankf...

How do I create multiple change tasks when a change request is submitted with a specific selected category as the condition.

I want the change task (or multiple tasks) to be created when the user submits a change request with the selected category "System Software".  Here is what I have: function onSubmit() {  var cat = g_form.getValue('category'); if(cat == "System Softwa...

Resolved! Dynamic Dashboard report for logged in user

I've created a Dashboard that includes several report widgets specific to me. I've been asked to share it with my team, but for that to be useful the report widget filters will need to be updated to return data specific to the user running the dashbo...

find_real_file.png
Randy34 by Kilo Contributor
  • 4461 Views
  • 7 replies
  • 4 helpfuls