Clean data pages from all the running nodes.
Hello,
My application is running on multiple nodes. I want to clean a data page from all the nodes.
Does pega.getDeclarativePageUtils().deleteDeclarativePageInstance(dataPageToFlush, paramPage); cleans data page from all the nodes?
If yes, how does it force other nodes to flush some data page. How does it communicate with other node.
Thanks
Saikat