Question
Vodafone
IN
Last activity: 11 May 2021 9:11 EDT
Is there a way to flush data page via Jenkins (other than via REST Service)? May be a way to invoke the public/Javascript API?
As part of Jenkins deployment we are panning to flush a node level data page and looking out for options. We have the below option using the public API pega.getDeclarativePageUtils().deleteAllInstancesOfDeclarativePage("D_MCCMSettings"); or the Javascript API , but not sure how to use it in the shell scripts of Jenkins. Pls advice.
Reference link