Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Hi all,
Please help me with the "How to Purge the completed translation projects after a period of time in aem 6.5"
Thanks & Regards,
Madhu
Résolu ! Accéder à la solution.
Vues
Réponses
Nombre de J’aime
Hi,
To purge completed translation projects in AEM 6.5, you can create a custom workflow process that identifies and deletes projects based on specific criteria (e.g., completion status and date). Schedule this workflow to run periodically using AEM's workflow launcher. This approach allows for easy automation and customization based on your requirements.
Hi!
If I am not mistaken, there's nothing that you can do with the translation projects 😞
However, you can archive old translation jobs.
So you can create one translation project, then always add new jobs to it instead of creating a new project, then archive those jobs once the translation work is finished.
As that "Archive" button exists there for a job, I suppose the archive operation can be automated somehow, but I've never done this.
Removing incorrect translation projects would be an excellent addition to the AEM, let's wait for what the Adobe guys answer...
Hello @madhuyadawad -
In AEM 6.5, there are no out-of-the-box (OOTB) mechanisms specifically designed to automatically purge completed translation projects after a period of time. However, you can achieve this via some custom workflows.
OR
Hi,
To purge completed translation projects in AEM 6.5, you can create a custom workflow process that identifies and deletes projects based on specific criteria (e.g., completion status and date). Schedule this workflow to run periodically using AEM's workflow launcher. This approach allows for easy automation and customization based on your requirements.
Hi,
Can you please provide any reference links for the above solution.
Yea, I have just checked, there does exist a delete button for a translation project, I didn't know that 🙂 so it's possible to do the same using API / Workflows. 🕺
I found API for that, you should use ProjectManager.deleteProject command.
Sample with some additional checks: https://gist.github.com/paulrohrbeck/574a59ad3887705f2f13e0a64f48da68
Vues
Likes
Réponses
Vues
Likes
Réponses
Vues
Likes
Réponses
Vues
Likes
Réponses