Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Using multiple values in SearchExpr

edited Nov 26, 2015 1:33AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hi,

I have a requirement where I need to write script to search a BC field with multiple values. There are more than 30 values that should be searched. When we write an SQL statement, we can use an 'IN' clause for the search like this :

OWNER_DIV IN ('A' ,  'B', 'C', 'D'...etc).

How can a similar thing be implemented through Siebel eScript when the maximum character limit is just 255 characters.

Please suggest a way of getting through this problem.

Thanks & Regards,

Maggi.

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