Discussions
Access the DocumentMain Table for building Navigation in Angular.
over 6 years ago by Parteek Chhabra
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 vBoDocumentStorage is accessible.
Any help would be appreciated.
Thanks.