cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HDI: 8200530 has to be prefixed with a namespace

fardoon
Explorer
2,464

Hello,

I am trying to create a table in Hana 2.0 sps03 webide.

Table name is addresses.hdbtable, while trying to build the file i come across below error.

.hdinamespace file contains the correct namespace.

any idea where the issue is?

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate

Then that's exactly why the namespace was required. If you don't want it, then delete the .hdinamespace file.

narasinghapatro14
Discoverer
0 Kudos

COLUMN TABLE "POC.data::customer"

it worked for me this way even if I delete the .hdinamespac. You can try the same.

Thomas Please help me how can I expose this table to internet I mean I want to create an API for the same.