Why am I getting "This object has been modified, please refresh and try again" error when trying to
From an event driven PX, I have code to read records from the attachment tab of an item and retrieve the file into an Inputstream variable. When executing the getFile statement below, I'm intermittently getting the error below. I am not performing any type of updates so I am not sure why I would get a "modify" error and not sure how I can correct this. Please let me know if you've experienced this as well.
Error message : This object has been modified, please refresh and try again.
Root Cause exception : com.agile.util.exception.CMAppException: This object has been modified, please refresh and try again.