PeopleSoft Report Manager - Duplicate Row
Hi Friends,
I am creating a PDF report using application engine with the following App Packages:
import PSXP_XMLGEN:*;
import PSXP_RPTDEFNMANAGER:*;
When the process completes, instead of seeing one row on Report Manager, I get two sepearte lines.
The first line has the PDF file and the second one just has the logs that you see on details/process monitor.
I was wondering if anyone has run into this or has any idea of what would probably cause this? any help is greatly appreciated.
I compared the app engine with other working app engines, and I am not seeing anything different as far as the app engine or report definition.