TailorEngine

Description

The Tailor Engine is responsible for generating scripts based on given templates and properties. Each task has some predefined templates, some properties are set directly and some are passed through.

Names

Short

tailor

Full

TailorEngine

Input parameters

Parameter Description

inputFile

The object container file containing structure information to be checked.

templateFile

skeleton template for the task

outputFile

Generated Statements from the inputFile and templateFile for the specified task template

useHooks

Use hooks for the task, the default is set to false

Output parameters

Parameter Description

return code

Return code of the program, RC=8 if one or more objects are in invalid state.

Output information

If the TailorEngine in its run has any error the return code is set to 8 respective 16 dependent on the error.