Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 10:42 PM
Employment Start Date is updating from the Script Include called hr_Profile and the method name is updateProfile.
Whenever "Request OnBoarding" record producer is submitted it calls new hr_ActivityUtils().createCaseFromProducer(current, producer, cat_item.sys_id) and internally it calls hr_CaseUtils script include which again calls hr_Profile script include.