If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Command Line for Transfer of Data

Started by cmoore, 30 Mar 2011 04:29:22 PM

Previous topic - Next topic

cmoore

Does anyone know the correct syntax for a command line to transfer data from a user library?  I have the following and when I run in debug mode the File Transfer Module opens but I'd like this script to run from an executable.  I'm trying to overlay my forecast submission with my actual data for a particular month.  I have the library set to load all months but I am controlling the months to load by locking down the periods in Define items.  I'd really like to use the Current Month to control my period to load but I haven't been able to get that to work either.

"C:\Program Files\Cognos\cer5\bin\lexwcmd.exe" /SYSTEM WD4_CM /MODULE TRANSFER /TYPE USERLIB /LIBRARY C:\WD4_CM\USERRPTS\__Libraries\OverlayActToFcstCY.tdl /ACTION TRANSFER /Debug



BrianM

A quick look shows that you're missing /NI (for No Interface)