Skip to Content
0
Nov 26, 2018 at 05:02 PM

XSOdata - POST on table with no key column and use key generate local "GenID"

165 Views Last edit May 21, 2020 at 05:40 PM 2 rev

Hello Expert,

I have a table which don't have a key and we want to expose it to front end for CRUD operation.

We have created service like:-

service { "webapplication::ZMAE_NOKEY_TABLE" key generate local "GenID"; }

When we execute it and try to post a new entry:-

Can you please help here.

Thanks

Mahesh

Attachments

1.jpg (71.1 kB)
2.jpg (76.5 kB)
3.jpg (55.4 kB)