Mobile Foundation - Mobile Approvals - EBS (MOSC)

MOSC Banner

Warning odi.core...InsertUpdateDeleteHandler.auditEvent() hit error:null

In an ODI interface, when I update a sql statement, I got this warning on production ODI. I didn't have this warning in development ODI.

The sql statement looks like:

The original - case when column1 in ('100', '200') then 'Display Value' else '500' end.

The updated - case when column1 in ('100','150', '200') then 'Display Value' else '500' end.

Since it's a warning, I think I still can run the interface without problem, but I'm wondering what could be the cause of this warning?

Please advise. Thank you!

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