RESET PASSWORD ERROR

cancel
Showing results for 
Search instead for 
Did you mean: 
akash251998
Established Member II

RESET PASSWORD ERROR

Jump to solution

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.

 

 

 

 

 

Giving the username .Giving the username .Getting this error.Getting this error.

 

1 Solution

Accepted Solutions
sanjaybandhniya
Intermediate

Re: RESET PASSWORD ERROR

Jump to solution

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

View solution in original post

5 Replies
sanjaybandhniya
Intermediate

Re: RESET PASSWORD ERROR

Jump to solution

Hi,

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

akash251998
Established Member II

Re: RESET PASSWORD ERROR

Jump to solution

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

narkuss
Established Member II

Re: RESET PASSWORD ERROR

Jump to solution

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

sanjaybandhniya
Intermediate

Re: RESET PASSWORD ERROR

Jump to solution

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

akash251998
Established Member II

Re: RESET PASSWORD ERROR

Jump to solution

thanks for the solution.