Hi All,
I'm hitting the BO XI R3 server to get the pdf report as downloadable using the URL below.
http://servername:portno/CrystalReports/viewrpt.cwr?<b>id=34877</b>&promptex0=BANKAGENT&promptex1=sv66397&promptex2=1&cmd=EXPORT&EXPORT_FMT=U2FPDF:0
But I have a scenario where the document gets updated very frequently so I wont be able to use id parameter to get the report, as it gets refreshed everytime the document is updated.
So is there any way to get the latest document id by passing the document name as parameter through BO SDK?
Please let me know.
Thanks in advance.