Running BI Publisher reports through Batch file
I want to run my BI publisher reports using batch file.
I am having a Rate schedule written in Lodestar rules language and I am using batch file to invoke that RS. Now I want to use the same batch file to invoke my BI publisher reports.
Also I am passing the dates and Yes and No flags as input.
So I want:
1. The user will give the Start Date, Stop Date, Flag1and FLag2
2. The dates will be passed to the Start Date and Stop Date parameters mentioned in the BI publisher report. And depending on the Flag1 and Flag2 the required report will be fetched.