Unifier (MOSC)

MOSC Banner

Advance Formula If-Then-Else and Contains

edited Jul 12, 2021 6:34PM in Unifier (MOSC) 3 commentsAnswered ✓

I'm trying to write the expression below, where if PO_ItemCategory contains '131' string, the destination DE will say either Yes or No.

(condition contains(PO_ItemCategory,'131')? 'Yes' : No') 

But I am getting this error:

@1:12 parsing error in 'contains'

I'm not familiar with this programming language yet but what language is it using so I can check for references?


Thanks'!

Marvin

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