PostProcessingTaskN
The name of an Eduction post-processing task to run.
This parameter specifies the name of a section in the Eduction Server configuration file that contains the parameters required to run the task. To run multiple tasks, use numbered parameters (PostProcessingTask0
,PostProcessingTask1
, and so on).
You can use a post-processing task to modify the output from Eduction, or format the output to meet your requirements.
Type: | String |
Default: | |
Required: | No |
Configuration Section: |
Eduction |
Example: | PostProcessingTask0=EductionLuaPostProcessing
|
See Also: |