Is there a quick and easy way to clear the BPM Data Fields, from a BPM or a Function, that will work for Cloud clients too?
Back in Progress there was a command that could be used to do this, but I cannot find any documentation on how to do this in 10.0+
There are situations where I need to reset all the BPM Data fields at will.
I didn’t know if maybe there was even a BO Method that could be called that would do this.
I thought maybe the BpMethod might have something, but I’m unsure of what many of these do.
For instance I see a method called ‘InvalidateCaches’… what does that do?
I’ve tried callContextBpmData.InitializeRow(), but that doesn’t seem to do anything.
1 Like