Expand my Community achievements bar.

AEM 6.4 | Catalog Blueprint Rollout Changes with multiple destination path not working

Avatar

Level 2

Hi Team,

I am trying to perform catalog blueprint rollout for multiple destination path, But it is only working for single path.

Screenshot 2019-08-06 at 3.11.03 PM.png

The http post request on url "/bin/wcmcommand" is look like:

Screenshot 2019-08-06 at 3.13.30 PM.png

In AEM code base it is handled by "RolloutSectionCommand.java", Here is the code snippet in debugger mode:

Screenshot 2019-08-06 at 3.45.09 PM.png

Screenshot 2019-08-06 at 3.45.37 PM.png

It clearly shown that the code is not able to handle multiple "destPath" correctly.

Could someone please provide some solution for same.

Thanks

Ishaq

0 Replies