Siebel Business Process & Functionality (MOSC)

MOSC Banner

Null Query in Asset Table

edited Jul 11, 2012 7:11AM in Siebel Business Process & Functionality (MOSC) 4 commentsAnswered
Dear All,
We are facing an issue in production environment where a blind query is happening on particular column SERIAL_COLUMN.

for eg.,
SELECT
....
...
where
SERIAL_NUM IS NULL;

As we are not able to replicate the scenario in any environment,  we have given the fix like if the field of SERIAL_NUM Column is going as null then in BusComp_PreQuery Event we are returning cancel Operation.
But even then the same query is getting fired in production. So is there is any way even after writing PreQuery restriction will that be possible to do null query.

Regards,

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