‎2009 May 25 11:58 AM
Hi,
Is there anyway to modify the entry that already exists in the application log?
We want to manage certain integration processes through messages maintained in the application log. We want to make the application log message a warning message until we receive feedback from PI whether the process was successfully completed or not, and then based on the feedback change the message in the application log to either a warning message or an error message.
I have looked at the standard function modules available, but there seems to only be create, display, read and delete.
Thanks
De Wet
‎2009 May 25 12:29 PM
I've worked with application logs more than once, and I have also not seen any functionality like it. So, my conclusion would be that this is not possible. Which makes sense, since you wouldn't want to change any logging data of a proces. That way, you would not be able to check the exact processing of certain business processes to find out what exactly happend along the line.
Deleting these messages, makes sense in an archiving wise of way.