WhizzML Reference Manual
4.15 Scriptify
The scriptify procedure will receive the result of a resource-workflow and produce from that the WhizzML code needed to rebuild it. Depending on whether the reuse flag value, the code will use or not the original ranges and names for every resource created. The result of the procedure is a string that contains the source code describing the workflow steps.
Also, workflows created using the prediction-wf flag will generate predictive scripts. These scripts will have a headers section where all models involved in the workflow are defined using their IDs and only the test sources and/or datasets are recreated from the data provided as input for the script.