C:\Blackboard\apps\content-exchange\bin\batch_ImportExport.bat –f path_to_file -l delimiter -t operation -n virtual_hostname
/usr/local/blackboard/apps/content-exchange/bin/batch_ImportExport.bat –f path_to_file -l delimiter -t operation -n virtual_host
Feed file format for Export and Archive Batch Files:
course ID,
HIST101, C:\Course_archives\, true, true
HIST201, C:\Course_archives\
HIST301, C:\Course_archives\
HIST401, C:\Course_archives\
Note:
An optional true/false parameter in the third column of the feed file is available for batch_ImportExport operations. It controls whether the files in the default course files directory will be included in the package.
An optional true/false parameter in the fourth column of the feed file is available for batch_ImportExport operations. It is only used in archive actions and controls whether the Grade Center history will be included in the package.
It is known issue as LRN-47881(found in BB9.1sp6 and sp7), LRN-47948 and LRN-47947. And it is targeted to be fixed in BB9.1sp9.
So the more important thing is that in the feed file, the third argument should be "true" to include all course files.
No comments:
Post a Comment