Did anyone face below error?
I am getting "Identifier is a reserved word" in various files.
For testing purpose I am using sdk2.
No. It may be a good idea to provide the full details of the HTTP request that cause this error, e.g. URL that was called including all query parameters, because those may be relevant. Also, what specific version of 5.1 are you using? There is a wide range of Community EA/GA releases and also Enterprise....
This problem occurs due to below dependency.
For Testing I am using sdk2.
I am trying to replace placeholder in word file using below dependency. Normal Maven base project it is working.
<dependency> <groupId>org.docx4j</groupId> <artifactId>docx4j</artifactId> <version>3.2.2</version> </dependency> <dependency> <groupId>com.j256.simplemagic</groupId> <artifactId>simplemagic</artifactId> <version>1.6</version> </dependency>
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.