Best Of
Re: The current Voluntary Self‐Identification of Disability Form expires 4/30/26. Is an update coming?
The US Department of Labor has not yet issued a new update to the form. We are aware and are waiting for the new form to be released. They have advised that the old form should continue to be used until a new form is released.
Advisor Webcast for EBS Projects: Project Management Integration with Microsoft Projects
Thursday March 26 at (11:00 am ET, 10:00 am CT, 9:00 am MT, 8:00 am PT, 4:00 pm Central European, 8:30 pm India Standard)
This one-hour advisor webcast is recommended for technical users, functional users who are using integration of Oracle Projects with Microsoft Projects.
Agenda:
- Overview
- Projects Management Process
- Projects Structure Setup
- Microsoft Projects Setup
- Implementation Tips
- Common issues
Register for the live session with article KB876528: https://bit.ly/4leuYCH
Visit the #OracleEBS #AdvisorWebcast schedule for other upcoming sessions here: https://bit.ly/EBSAdvWebcasts
#EBSBenefits #ProjectManagement
Re: PIA Grids Download to Excel - Update Extension to HTML
Hello,
I wanted to provide an update for anyone following this post. There is now a solution for this issue from Peoplesoft. From PeopleTools 8.61.16 and 8.62.06, PeopleSoft has enhanced PIA Grids Download-to-Excel functionality so that the files are now downloaded with a .xlsx extension. This should address previously reported issues for all users and allow them to download and open files downloaded from a grid.
Re: Error encountered while running data conversion in CA to apply change package in Iamge 53
We encountered a similar issue during our first pass of applying the change package. To resolve our issue Oracle provided PRP 38237863, which includes corrected Notification and Worklist data.
NOTICE: PS_ABSENCE_CAL Is NOT A Component of Absence Management
To all!
Happy New Year. Jill here. My colleagues and I have received numerous SRs reported to Absence Management, indicating users are getting an invalid date error ( "Invalid date in function Date3. (180,113)) when "Accessing the Absence Calendar").
The navigation to which they refer is:
Workforce Administration > Absence andVacation > Track Absence History > Review AbsenceCalendar > Review Absence Calendar
This is not an Absence Management issue, this is a Monitor Absences Issue. The SR should be reported to the following:
Product: PeopleSoft Enterprise HCM Human Resources
Category: Workforce Administration
Sub Category: Absence and Vacation
The issue reported is known and is being handled by HCM development in the following BUG:
Bug 38823933 - HCM: MONITOR ABSENCES INVALID DATE ERROR FOR 2026 CALENDAR
(Absence Management customers would not be using this component).
Cheers,
J
Re: Excel to CI Template not working in Excel 365
Hello,
Can you please check this document?
E-ExcelToCI: Getting "Runtime Error '438' " Opening the Spreadsheet After Installing Microsoft Updates on Office 365THANKS
Re: Strip Prefix from RURI
You can try something like this:
sip-manipulation
name DigitsManipB
description
split-headers
join-headers
header-rule
name ModHeaderB
header-name request-uri
action manipulate
comparison-type pattern-rule
msg-type any
methods
match-value
new-value
element-rule
name RemoveDigits
parameter-name
type uri-user
action replace
match-val-type any
comparison-type pattern-rule
match-value ^\+33(.*)$
new-value $1
Rachid
Re: query's aggregate sum amount is off by $.01
Hello User,
Instead of asking Expression to do rounding, perform round-off inside the expression itself.
Use %round((<Your calculation>),2)
And use this expression field later to sum up.
Thanks,
Akash
Re: Tools table / column with the "Style Classes" info
Page styles:
PSPNLDEFN - FFSTYLEDESKTOP, FFSTYLEPHONE, FFSTYLEMEDIUM, FFSTYLETABLET, FFSTYLEEXLARGE
Page Field styles:
PSPNLFIELDEXT - FFSTYLELONG (pipe-delimited for Main|Small|Medium|Large|ExtraLarge)





