How do I stop log "my step page:" in pzGetAssignmentDetailsInternal activity?
Robot Runtime checks they have assignment or not in every 30 sec by default.
Assignment REST service will log every time when it is called whether assignment is exist or not.
This will cause PegaRULES.log is filled with this "my step page:" log.
pzGetAssignmentDetailsInternal activity is marked internal, final.
Is there any way to stop this log?