As the title suggest we are looking for a OOTB way to handle clearing a node level parameterized data page from all the node’s manually on the click of a button.
MichaelH2058
(Michael Hovell)
1
SohamM95
(Soham Majumdar)
2
You can use the Pega API /nodes/{nodeID}/caches/declarative_page/clear. If you pass ‘all’ for {nodeID}, it’ll clear from all the nodes.
Related topics
| Conversation | Replies | Views | Activity | |
|---|---|---|---|---|
| Is there a way to flush each and every node in a data page? | 3 | 1224 | June 19, 2024 | |
| What are the valid param value formats for OOTB activity pzClearDeclPage? | 4 | 72 | July 18, 2022 | |
| Query on Node Level Data page | 3 | 186 | June 14, 2024 | |
| Remove all instances of Editable data page with parameters in Pega 8.7.x | 2 | 983 | April 3, 2023 | |
| Can savable data pages be removed using Page-Remove (method) , Remove action (data transform)? | 1 | 594 | March 17, 2022 |