cancel
Showing results for 
Search instead for 
Did you mean: 

RESET PASSWORD ERROR

akash251998
Star Contributor
Star Contributor

Added Reset Password option by importing AMP files but in Reset Password Dialog box  by giving username  it is giving error:

03280029 Wrapped Exception (with status template): 03284989 Email template doesn't exist by the following XPATH: app:dictionary/app:email_templates/cm:workflownotification/cm:reset-password.ftl (AlfrescoJS#46)

What is the error ? And how to resolve it.

imageGiving the username .imageGetting this error.

1 ACCEPTED ANSWER

You need to place *.ftl file inside Data Dictionary->Email templates->Workflow Notification

View answer in original post

5 REPLIES 5

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

You need to place reset-password.ftl file at given place.That file will be there with amps.

Can you please tell me at which location i  need to place that .ftl file.

This template should have been imported automatically at start up by the reset password amp. It should be placed exactly where the error tells you. Go to repository, then data dictionary, and follow the rest of the path

You need to place *.ftl file inside Data Dictionary->Email templates->Workflow Notification

thanks for the solution.