We have configured Wait shape in our flow to handle a bulk process. We need to refresh the screen automatically when the case moves from Wait shape to other steps.
We tried using ReloadSection activity and publish notifications. It didnt work with the constellation UI model.
Any Suggestions?
@Vishal Venkatesh - Please refer to below for using Flow action rule level form refresh settings to refresh.
Pega Infinity ’23 and Constellation UI offers faster and easier ways to configure dynamic form field behavior | Support Center ?
For publish notification way , refer below document.
A list of objects often contains numerous rows, making it crucial to cache the table in the browser and refresh only when necessary. In Traditional UI, refreshing the list is usually delegated to the end user by providing a 'Refresh' action on each...
Thank you.
@Vishal Venkatesh
Call this activity and pass the data page that needs to be reloaded based on your requirements.
pxC11NPublishDatapageUpdate
If the user has already opened the screen, he will see a message saying, “Click to refresh”. Attached screenshot for your reference.
Another option to flush your data page - once your bulk process is completed