Problem on subjecting custom workflow to multiple pages at the same time
We are using AEM 6.5.10.
We are subjecting a custom workflow to couple of pages parallelly using create -> workflow option available at sites.html. And we are supplying the HTML content via FTP path to another application. The content authored is different on both the pages while we subject the workflow (page1 has Text component & page2 has image component).
After the workflow is complete, when we check the content in the FTP path both the pages are rendering same content (i.e., both the pages in FTP are rendering me the content from Text component only which is wrong).
When we subject the same workflow to a single page, we are able to get the correct content in the FTP path.
The problem primarily occurs while we are subjecting the workflow for multiple pages only.
Is it right option to subject same workflow parallelly for multiple pages.
How do I resolve this problem.
Kindly help me out.
Thanks in advance !