Using DeleteAll java action in production

0
Hi, I using DeleteAll java action from community commons to purge data from few entities. The microflow worked fine in Test and Acceptance. But it fails in production. I don’t see any errors in the logs. It doesn’t just work. Is there any restriction in using DeleteAll java action in production ? Please advise.
asked
1 answers
0

In the V4 cloud there are no restrictions so that should just work. In the V3 cloud are restrictions but you would have found them in the test and acceptance environment. Did you check the metrics graphics of your environment? Because deleting objects should show up there. You could also try to play around with the log levels to see if anything is happening.

Regards,

Ronald

 

answered