Hi @giuseppebaglio @kautuk_sahni
I successfully executed the utility after resolving errors by updating the filter.xml and other configuration files.
However, I have a question regarding the /var folder. My code contains the dam/update_asset workflow models in two locations:
- aem- wknd\ui.content\src\main\content\jcr_root\conf\global\settings\workflow\models\dam\update_asset
- aem-wknd\ui.content\src\main\content\jcr_root\var\workflow\models\dam
Despite the utility's final report stating that /var workflow nodes are obsolete for AEM as a Cloud Service and will be automatically generated, the utility did not delete or move the workflow model from the /var path.
The final report's 'Paths Deleted' section confirms this: 'No paths were deleted.'
what I understood the utility should remove the model from var folder, but it didn't. Please suggest.