COGNOiSe.com - The IBM Cognos Community

UNICOM Products => UNICOM Finance => Topic started by: cmoore on 30 Mar 2011 04:29:22 PM

Title: Command Line for Transfer of Data
Post by: cmoore on 30 Mar 2011 04:29:22 PM
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


Title: Re: Command Line for Transfer of Data
Post by: BrianM on 26 Apr 2011 04:08:33 PM
A quick look shows that you're missing /NI (for No Interface)