PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

PTF: Conditional 'type' could not compare string variable

edited Mar 25, 2019 5:01AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered ✓

Dears,

I am trying to use a string variable to compare against value for type ( Conditional ) in PTF  and always receive below error in logs. However if i use integer variable in recognition the condition type is executed perfectly. Is If_then comparison works only for integer value comparison ?

Error:

PTF function error: Unrecognized parameter type. Please check that all string values are with quotes.

Eg:

type: Variable

action:Set_value

Recognition:&lang

Value:ENG

1)

Type: Conditional

Action:If_Then

Recognition: &lang='ENG'

2)

Type: Conditional

Action:If_Then

Recognition: &lang=ENG

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