ways to schedule CLEM streams
either use VB + filelist, so control app up, open files (using shortcut keys), and run
or use CRON+ CLEMB/CLMENTINE command line
clemb -server -hostname ssss -port 28047 -username yyy -password xxx -stream "C:\Program Files\SPSSInc\Clementine12.0\bin\report.str" -P:databasenode.username=ddd -P:databasenode.password=eee -execute -log report.log
set str="" >< Variable
save stream as ^str # YOU CAN't SKIP str and combine output directly
or use CRON+ CLEMB/CLMENTINE command line
clemb -server -hostname ssss -port 28047 -username yyy -password xxx -stream "C:\Program Files\SPSSInc\Clementine12.0\bin\report.str" -P:databasenode.username=ddd -P:databasenode.password=eee -execute -log report.log
set str="" >< Variable
save stream as ^str # YOU CAN't SKIP str and combine output directly
0 Comments:
Post a Comment
<< Home