PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Query String lost on page load PeopleTools 8.54

edited Dec 29, 2015 10:03AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

Prior to updating to PeopleTools 8.54 we could launch the link below and execute a %Request.GetParameter("JobId")) to retrieve the JobId String.

http://server.domain.com/psp/externalcareerdomain/CAREERS/HRMS/c/HRS_HRAM.HRS_CE.GBL?Page=HRS_CE_JOB_DTL&JobId=17348&SeqId=1

After 8.54 the query string evaluates to

"Page=HRS_CE_HM_PRE&Action=A&TargetFrameName="

not

"?Page=HRS_CE_JOB_DTL&JobId=17348&SeqId=1"

If I put Javascript on the page to return the document.URL, it returns the same. Has anyone seen this behavior before

Background, we were using these links to automatically route the page to a specific job opening when navigated to from job search sites.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center