How to call FDM validation Reports with parameters from VB script.
we are using the following to publish report.
objReport.mReportPublishToFile CLng(lngReportID3), CStr(strPublishPath3), CLng(lngPublishType3)
How to pass the parameter variable to the report? when report has parameter.