Projects - EBS (MOSC)

MOSC Banner

API to create tasks in projects

edited Oct 15, 2018 7:26PM in Projects - EBS (MOSC) 6 commentsAnswered

Hello,

I am trying to call an Oracle API to create tasks in Oracle projects.

I am trying to use one of two APIs from the PA_TASK_PUB1 package. I'm calling create_task and create_tasks. Create_tasks keeps giving me the same error, PLS-00306: wrong number or types of arguments in call to 'CREATE_TASKS', even though I am passing a valid argument to every input parameter in that API.

I am calling create_task as specified below. This seems to work in regards to the records it is creating in the task tables (pa_tasks, pa_proj_elements, etc.). I see newly created records in all those tables. But problem is, I do not see it in the front end from the Self-Service screens (Workplan, Financial Plan, etc.) and therefore cannot fully complete my program.

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