Sure. It seems to stop responding when it is going to save the report.
******************
Dim objImpApp as Object
Dim objImpRep as Object
Dim DepositDate as String
Dim objPDFPub as Object
Set objImpApp = CreateObject("CognosImpromptu.Application")
Set objImpRep =...
When I run my macro it opens a Impromptu session and runs the desired report. Once the report is completed it give me a Server Busy message and unless I click on Switch To the macro will not complete.
What causes this and how can I correct my macro to avoid this error message?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.