PeopleCode Function EndModal(1) Not Closing Secondary Page In Tools 8.55
(Doc ID 2216631.1)
Last updated on JULY 07, 2020
Applies to:
PeopleSoft Enterprise HCM Candidate Gateway - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
PeopleCode function EndModal(1) is not closing secondary page and not returning page control back to primary page post-upgrade to tools 8.55.
Tried using DoModalX( False, " ", Page.HRS_ONL_OFR_DD_SEC, "Document Description", - 1, - 1);
instead of
DoModal(Page.HRS_ONL_OFR_DD_SEC, &str_modal_label, - 1, - 1);
Still modal window is not closed.
Replication Steps:
1. Login as External Applicant
2. Accept Job Offer
3. Goto Step3 - Return Completed Documents & attach docs
4. Check a doc & hit Send Selected to Recruiter
5. Click Send button on secondary page - HRS_ONL_OFR_DD_SEC
6. Notification triggered but modal window is not closed. Also, Send Date Time field is not updated on primary page.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |