Database (connection, get the content)
ANS schema
Setup & Running
Story Authoring
- Okta
- Anglerfish
- Goldfish
- Ellipsis
Advanced Service
Public & delivery
is able to use the
lucene query language to build custom queries. To write queries you will need to understand the
ANS schema that defines how your data is stored in the Content-API.
create page/temple (content ?, the API , public)
content configuration,
make fragment page
- Customization front end (JSP, integration)
Q&A
How to .......
If I have a database (MongoDB) how can I integrate with the Arc system?
Arc is a fully managed system — you wouldn't need any database administrators. We perform a migration of all content from existing databases into the Arc content API, and at that point you can use Arc's content editor, Ellipsis, to author and edit content, and use Arc's rendering layer, PageBuilder, to generate and article pages to the web.
I create a page with pages builder, How can I connect - call the API to get the page content?
How can I public the pages?
How to update the content of the pages?
How to custom a page
how to create page with JSP