PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Peoplesoft Test Framework Typing Variables

edited May 1, 2014 12:00PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered

Version(s): PeopleSoft Test Framework 8.52.11

When I try to determine last month's date (accounting for prior year) I get the following result (abbreviated code)

Variable -> Set_Value -> &current_month=Month(Date())

>>> Variable &current_month set to 4

Conditional -> If_Then -> &current_month>1

>> FAIL {there is no message here}

Variable -> Set_Value -> &month=Add(Month(Date()),-1)

>> FAIL Variable -> Set_Value -> &month=Add(Month(Date()),-1)

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