Best Of
Re: Absence types setup for Manager not appearing in MSS Absence request
What we found is a bug in delivered Peoplecode - FUNCLIB_GP_ABS.PIN_TAKE_NUM.FieldFormula in the function - FillTakeList, where it was checking only the "Employee take list" and not the Manager Take List, if the page is selected from MSS tile. After making the change to use Manager Take list, for MSS, it pulled the Absence types that are set for Manager Only.
Jagadish
Re: Health and Safety module - Set ID for new values

Re: How to copy support bundle files from zfs head02?
Doc ID 2726541.1 is currently under review and therefore not publicly available.
Alternatively, you could use the 'scp' command in stead of the 'cp' like this:
ovcasn02r1# scp /var/ak/bundles/ak.UUID.tar.gz 192.168.4.216:/nfs/shared_storage/downloads/
Ip-address 192.168.4.216 is always assigned to the active Management Node but as the file is copied onto the shared storage (/nfs/shared_storage/downloads/), it will be available on both Management Nodes.