07-14-2023 11:44 AM
Hello!,
I am doing something similar to this:
My code:
<param name="page">create-content?destination={nodeRef}&itemId=test:Mytype</param>
How can I call the backend in java and generate specific properties?
08-02-2023 08:35 AM
Is not simple, you must create
- a page
- a template
- a template instance
- a client webscript (the one call the alfresco server
- a server webscript
You can check out how is done the same component here:
https://github.com/Redpill-Linpro/alfresco-document-templates
Another approach is the one from he onlyoffice project :
Explore our Alfresco products with the links below. Use labels to filter content by product module.