Projects - EBS (MOSC)

MOSC Banner

Bugs in the APIs

edited Mar 5, 2018 4:01AM in Projects - EBS (MOSC) 4 commentsAnswered

If someone (like me) points out a bug in an Oracle API like PA_PROJECT_PUB would development be interested ?  Or does development only pay attention to bugs logged by customers ?

Example...

I am testing PA_PROJECT_PUB.BULK_ADD_TASKS_LITE

There is no column in this procedure for Allow Cross Charge.

The bug is, the API writes ^ into the column which is the "missing" or default value for a Varchar2 parameter.  The same bug exists in LOAD_TASK but is easily worked around by passing a value such as Y or N into the API.

It is not possible to work around the bug in BULK_ADD_TASKS_LITE because there is no parameter in the procedure.

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