Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
How to call FDM validation Reports with parameters from VB script.

user9206609
Member Posts: 4 Blue Ribbon
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.
objReport.mReportPublishToFile CLng(lngReportID3), CStr(strPublishPath3), CLng(lngPublishType3)
How to pass the parameter variable to the report? when report has parameter.
Tagged:
Answers
-
Look at the accelerators in workbench...
This discussion has been closed.