Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Need Help Deleting My Posts in ServiceNow Community

I have posted several questions and discussions in the ServiceNow Community, but now I need to delete some of them. Unfortunately, I can't seem to find the option to delete my posts. Could anyone provide step-by-step instructions or point me in the r...

LokeshwarRV by Tera Contributor
  • 1082 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to create the scheduled job based on two fields

@Ankur Bawiskar  Hi Hope you doing goodI have one requiremet can you please help to resolved this  I need to create one notification based on the field.In afe table i have two fields total request and amount spent so A nightly job should run and comp...

Resolved! Wait for 30 minutes in my sub flow is not working

I have a sub flow that makes an API call and based on the API response, it waits for 30 min and then needs to make another API call. However, "Wait for 30 minutes" in my sub flow is not working. what is missing

Snehal13 by Kilo Sage
  • 1621 Views
  • 6 replies
  • 0 helpfuls

Unable to find attachment from sys_attachment table

HI @Everyone, Unable to find attachment from sys_attachment table.Requestor has created an article and pasted a print screen image in article's body.Ideally it should be saved in sys_attchment table, but its not saved there, also not attached in pape...

Setting assignment group on hr task thru assignment rule

var grade = new GlideRecord('sn_hr_core_profile');grade.addQuery('user', current.parent.subject_person);grade.query();while (grade.next()){var answer = grade.u_pay_plan.getDisplayValue();if (answer == 'AG'){current.assignment_group= '123490401ba94a10...

samadam by Mega Sage
  • 1003 Views
  • 5 replies
  • 0 helpfuls

Resolved! Workflow Changes not captured in Update Set

Hello All,I have a query, I checked out already published Workflow to make some changes in Script of If Condition. I haven't published the worflow yet since many more changes are also pending which are to be confirmed from business. I checked my upda...

gracetara96 by Tera Contributor
  • 1741 Views
  • 3 replies
  • 2 helpfuls