How To Fetch Report Name, Report Type and Folder Path From SAP Business Intelligence/Objects 3.1/4.0/4.1/4.2 Servers. PART II
This is the continuation of the blog , this new version will give you the details from the BO Server in the below format.
Command to Execute:
Java.exe -jar ReportDetails.jar BOServerIPAddress UserID “Password” FolderID ReportType
Notes:
- This utility was compiled using JRE8, so please ensure that you have it installed on the system from where you will execute it.
- “secEnterprise” authentication is hard coded in the code, so please ensure to use any enterprise admin user ID only.
- Password should be in double quotes.
- FolderID is the SI_ID of the folder.
- Following ReportTypes are supported with this utility.
- Webi
- FullClient
- CrystalReport
<< content with personal information was removed by moderator >>
Output:
<< content with personal information was removed by moderator >>
Regards,
Swapnil Yavalkar
Hi Swapnil,
Can you share the link of the jar file.
Thanks & Regards,
Jacky
Hello Swapnil,
Can you reupload the jar file please?
Thank you very much
Hi Swapnil, can you share jar file