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

MOSC Banner

Criteria is Null Or is Not Null In Date Fields When Performing a Query (Doc ID 1606712.1)

edited Nov 30, 2018 12:16AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 comment

Workaround for the issue in addition to:

1. Login to the application, performed a blank query on any date field say on Payments>All Payments

2. Click Query button and in the Start date field type

=Today() or Start Date with Null as =""

3. The application will return OK

In any field that is a non date field, enter [date field name] IS NULL

or

[date field name] IS NOT NULL

examples

[Commit Time] IS NULL

[Invoice Date] IS NOT NULL

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