The name of an Eduction post-processing task to run. This parameter specifies the name of a section in the Eduction configuration file that contains the parameters required to run the task. To run multiple tasks, use numbered parameters (PostProcessingTask0
,PostProcessing
Task1
, and so on).
You can use a post processing task to modify the output from the Eduction module, or format the output to meet your requirements. Eduction Lua post processing tasks differ from CFS post-import tasks because they transfer scripts to the Eduction server.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined for Eduction settings |
Example: | PostProcessing Task0=EductionLuaPostProcessing
|
See Also: |
|