Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

ODATA service: Create/Update using validation script issue

$
0
0

Hi ,

 

I have created ODATA service which have tested successfully with POSTMAN tool for create/update and delete.

When using Validation stored procedure in ODATA service for create or update , it is unable to identify and gives error message as Unknown object

 

Below definition used :

ODATA service

service namespace "mynamespace" {"PAL"."CUSTOMER" as "CUSTOMER"

create using "PAL::customerupdate";

}

 

Error message

Unknown object "PAL::customerupdate".

 

 

Details :

PAL - Schema name

CUSTOMER - Table name (to Update/Create)

Customerupdate - Validation stored procedure created under PAL schema

 

Please do advise , if validation script needs to be called in different format ?

 

Thanks & Regards,

Anup Singh


Viewing all articles
Browse latest Browse all 4343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>