PL/SQL (MOSC)

MOSC Banner

Passing Record Type parameter to API. Field in the API call is null

edited Nov 24, 2018 11:00AM in PL/SQL (MOSC) 3 commentsAnswered ✓

I have a wrapper program that calls API with various parameters that include one record type too. As soon as the wrapper is run, the API returns error. Looks like the data passed through record type parameter is passing null values to API. What could be the possibilities that when an API is called with record type parameter, the values as seen by API are null? When I look for the variable passed to one of the columns within that record before calling API, it has value, but when API is called, it is null. Any pointers will be helpful

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