Campus Solutions - PSFT (MOSC)

MOSC Banner

PDL Class Rank

edited Mar 18, 2016 5:01AM in Campus Solutions - PSFT (MOSC) 1 commentAnswered

I'm able to load the class rank, class size, and percentile fields in SCC_STG_EXACDSM correctly, but during posting, the class rank get revised to match the size/percentile combination. For instance, if I have a student with rank 325, size 340, the percentage calculates as (340-325)/340 * 100 = 4.4, truncates to 4. But when the record posts, class rank shows as 326. Based on the pattern in the errors, the calculation is setting rank = 340 - 340 * 4/100 = 340 - 13.6 (rounded to 14) = 326.

I tried not having it calculate percentage in the load, but it just calculates the percentage (4), then turns around and calculates the rank, and still ends up with 326. I also tried adding decimal places to percentile, but the field is integer only.

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

PSFT Campus Solutions Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center