Hello,I have a Z program that creates a log while doing an action and after that we need to read the log and display it.For that I use the FM APPL_LOG_DISPLAY, the log appears empty and I don't understand why. And we I go out of the program and re-ru...