Author dispatcher issue
I have an application in which user submit a data from the dispatcher and this get stored in the node under \content as a sling:orderedfolder node on the publishers i created the reverse replication launcher on the publishers in order to store the data in the two author instances it works well .
the issue is i have a author dispatcher set up in front of the two author instances which is used by the authors for authoring the content of my site and when i access my site from author dispacher that dose not get the updated data from the author instance how can i fix this issue what i am missing?