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?
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 :
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.