emailscripts
required one email notifiction with two bodies in service now
Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent. Join the Challenge.
required one email notifiction with two bodies in service now
Can anyone help me write ATF for HR Task whose HR task type is Submit Order Guide?ATF should auto fill order guide that shows up in service portal's todo once the HR Task has been assigned to the specific user? For the exact scenario please refer t...
Hi All, I want to break the statement but it is not working var ab= fd_data.trigger.current.subject_person.getDisplayValue();var cd= fd_data.trigger.current.subject_person.manager.getDisplayValue();var recordID = fd_data.trigger.current.sys_id;; //y...
Is there any way to trigger an activity based on the fact that the Subject Person is part of a SNOW Group.
Hi All, Can you help me top add hyperlink in the flow designer script partvar number = fd_data.trigger.current.sys_id; var url = '<a href="''https://itsmtest.service-now.com/esc?id=hrm_ticket_page&table=sn_hr_core_case_workforce_admin&sys_id=' '">' +...
We have a requirement for a date variable on record producer producer name: date_required to only allow saturdays to be selected. Is there any way to do this via an on change client script? Tried to use the below on change script but didn't work fu...
I have multiple lifecycle events set up like Offboarding, Onboarding, Perfomance Improvement. I want to grant People business partner access to only offboarding lifecycle cases. Offboarding lifecycle cases are tied to Submit Resignation HR service. H...
Hi everyone, I have a business rule that I need to change, but I want to do some performance tests to ensure the change will not impact negatively my instance.What is the best way for me to test with what I have right now, and then compare to the aft...
What kind of relationship does the pivot tables have with OOTB tables? Are there any?
What kind of relationship does the pivot tables have with OOTB tables? Are there any? What OOTB ServiceNow capabilities there are within HRSD TA in ServiceNow
I have a record producer with contextual search but is not showing on the Employee CenterAs far as I know, I need to add an instance, but it still does not show up on the record producer Any idea?
Hello, apologies as I created this question before with alot of missing information. I am creating an activity set for our HR process that mirrors an already working activity set/tasks(other activity set creator is not available). Both activity sets ...
Hello, I am working on a flow to be triggered when a supervisor approves the submission of a document from a new hire. I keep getting this JSON error Any suggestions? (I am not the most exp dev at the moment)
var ab= fd_data.trigger.current.subject_person;var number = fd_data.trigger.current.sys_id;var cd= fd_data.trigger.current.subject_person.manager;var url = '<a href="' + gs.getProperty('glide.servlet.uri') + '/esc?id=ticket&is_new_order=true&table=sn...
Hi All,While writing script in the description in flow designer this script is not working .var ab= fd_data.trigger.current.subject_person;var number = fd_data.trigger.current.sys_id;var cd= fd_data.trigger.current.subject_person.manager;var url = ...
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
