Hello Guys,
I have set the content properties of my pages from the REST API.
I have tried to get those values from DB, but, I got NULL values in my tables.
Can you please help? Do you think I should get them via REST only?
Thanks,
Rosy
Hello Guys,
I have set the content properties of my pages from the REST API.
I have tried to get those values from DB, but, I got NULL values in my tables.
Can you please help? Do you think I should get them via REST only?
Thanks,
Rosy
Why are you trying to get them from the DB directly? Anything wrong with the REST or Java API? 
Hello @anon21029823, I’m trying to generate a report that gets me this list.
I didn’t go over the APIs as it will affect the performance due to the big number of content properties that we have.
Regards,
Rosy
Alright. Just wanted to ask because maybe the APIs would’ve been a better choice. 
I’ll probably not be of much help then since I never accessed them via the DB directly but maybe you can share your SQL statement? Also, getting them via REST works fine?
@anon21029823 thanks a lot for your help, I have used API instead of DB, u are right, it is more efficient … thnaks a lot 