Running cognos analyst 7.3 MACROS in a batch file

  • I want to run a macros through a batch file ,i am writing the foollowing code and when i run the batch file the batch file runs but the macros doesnt gets executed .

    @echo off

    start C:\"Program Files"\Cognos\cer4\bin\Cepbatch -m0 -1 "Macros" -2 "openDcube1"

    echo Hello this is a test batch file

    pause

    is there any logon info i need to add or anything else?

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply