PL/SQL (MOSC)

MOSC Banner

Requirement to run api via concurrent program

in PL/SQL (MOSC) 4 commentsAnswered ✓

Hi Guru's

I have a requirement to take the API: HZ_CUSTOMER_PROFILE_V2PUB.UPDATE_CUSTOMER_PROFILE and package it so that I can run it via a concurrent program.

I have attached my spec and body package for review. Something is wrong but am not sure what? I keep getting this error:

**Starts**27-MAY-2021 11:03:49
**SQL error and free**27-MAY-2021 11:03:49
ORACLE error 6550 in FDPSTP

Cause: FDPSTP failed due to ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'CDC_CUST_SET_BFB'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored


I have uploaded these as txt files as it wont except pkb or pks files. This is a valid API that I am trying to turn into a package as my executable references the execution file name cdc_cust_bfb_PKG.cdc_cust_Set_bfb

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