Discussions

Ask a Question
Back to All

Access the DocumentMain Table for building Navigation in Angular.

Hi ASI,

I am trying to access the following tables/views via REST API to get content and navigation items. But It is not accessible via REST.
How can I get this data via REST API?

The following tables/views are not accessible.

DocumentMain / vBoDocument
vBoNavigationHierarchy / vBoNavigationHierarchyCM

I a trying to build navigation menu in Angular.
How can I get the raw data and decide which navigation items go where?

Also, Is there a way to get the blob data from DocumentMain where DocumentTypeCode='CON'? How can I achieve this one?
The blob data from vBoDocume​​ntStorage is accessible.

Any help would be appreciated.
Thanks.