Efficient content extraction with custom scripts

ValueDescription
NewfilenameThe file name generated by Document Automation Server (DAS) Content Extraction. This only includes the name and not the whole file path.
OldffilepathThe input file path. In a SharePoint step, this will be the temporary download location.
TempOutputFileThis is the temporary output file. It is the same as concatenating the TempTarget and Newfilename variables.
TempTargetThis is the temporary folder where DAS Content Extraction stores all the target files until the job is finished. This is where the output file will be generated i.e. outputfilepath= TempTarget + Newfilename
FinalTargetThis is the destination path.
JobSourceThis is the source path that the user provided when setting up the job. It can be a file name, a folder name, or a tree name.
LocationTypeSource location type: File, Folder, or Tree
value1This represents the %VALUE1% selected variable
value2This represents the %VALUE2% selected variable (if found)
value3This represents the %VALUE3% selected variable (if found)
value4This represents the %VALUE4% selected variable (if found)