How to create xdo log file for print service log in 11.1.2.2 version and above
Q: How to create xdo log file for print service log in 11.1.2.2 version and above
A:
Do following:
A:
Do following:
- Go to JAVA_HOME/jre/lib. Create a file xdodebug.cfg and put below contents into it.
LogLevel=STATEMENT
LogDir=C:\temp - Create c:\temp folder manually. Stop EPM services and Start EPM services.
- Generate PDF preview using any FR report.
- xdo.log gets created at c:\temp.
0