cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot access existing table in portal database

Former Member
0 Kudos

Hi guys,

I notice that we cannot access the existing table in the portal database from web dynpro if that database is not created using Java Dictionary. Is that the correct behavior everyone experience?

If that is the usual behavior, then how can we access the existing table?

Btw, I came across this issue when trying to create table directly on maxDB portal database through SQL Studio. After I create the table, I cannot access it from WD app.

Another issue that I had, when I tried to create table under dictionary project, it complains that "prefix is invalid". I already tried to use TMP_* or TEST_* prefix and it is still not working. What prefix should I use just for testing/prototyping?

Thanks,

Johannes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved the problem myself. Prefix should be defined in SLD before used.