EBS Customizations (MOSC)

MOSC Banner

PL/SQL REST Webservice not able to use RECORD type

edited Feb 14, 2019 10:29AM in EBS Customizations (MOSC) 14 commentsAnswered

Hello Friends

While I am invoking a custom PL/SQL REST Webservice with RECORD Type/Table Type along with other other data type parameters, only RECORD TYPE/TABLE Type paramter values are not getting parsed into procedure but other parameters are getting passed and insereted into custom table, where as RECORD TYPE/Table Type parameter values are getting inserted as NULL values, please help me whether I am missing any step.

  1. Created table( HDR )  -- Success
  2. Created Package Spec and Body  -- Success
  3. Deployed the service – Success
  4. Invoke Services          -- Success
  5.    After Invoking service verified the records in table  --- Null values  for record type/Table Type variable value columns

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