cancel
Showing results for 
Search instead for 
Did you mean: 

FSR Prepare Callback feature not working correctly

rockycres
Champ in-the-making
Champ in-the-making
Hi all,

I am using FSR to deploy from files from alfresco.So when i deploy the files, I have written prepare callback hook which will validae the files and if validation fails I want to throw an exception and rollback the transaction.Prepare callback feature is suppose to this.But even when I throw deployment exception,it shows Deployment Successful message in Alfresco UI.
throw new DeploymentException(errorMsg);
Can anybody help me out on this..?
12 REPLIES 12

rockycres
Champ in-the-making
Champ in-the-making
Hi rogers,

Can u plz consider giving us a patch on the UI message display ,it will be very useful for us & for the community.I am waiting for a while now.Thanks.

rockycres
Champ in-the-making
Champ in-the-making
Hi Rogers,

Any updates.?

mrogers
Star Contributor
Star Contributor
You have posted a fix to the exception message above.   It looks fine.

I just checked on the JIRA ticket and it seems to have got a bit stuck due to it being Holiday season.