cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresoc Error - Identifier is a reserved word

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Did anyone face below error?

I am getting "Identifier is a reserved word" in various files.

For testing purpose I am using sdk2.

image

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

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>
Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.