FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// ====== SGO_ReportArchivieren ====== ==== Description ==== Export TIM-Reports with a Metafile(Report) ------ ==== Action Class ==== com.dooris.bpm.saintgobain.SGO_ReportArchivieren \\ ---- ==== Event Type ==== any ==== Action Name ==== any ==== Mandatory Fields ==== none ---- ==== Parameter ==== == exportPath == Path in the TIM server with a "/" on the end The standard is D:/REPORTS/ \\ == fileName == Name of the report file. "TIM-Report-" + strBanfNo + ".pdf" \\ special Variable: \\ ${currentDate} is replaced by the current date >> **Caution!** without file path \\ == reportName == Name of the MetaData file The standard is MetaData_BANF//BANF-Nr//.txt \\ Special variables: \\ ${filePath} is replace with the name of the file path \\ ${fileName} is replaced by the name of the current file \\ ${currentDate} is replaced with the current date >> **Caution!** without file path \\ == metaData == Contents of the MetaData file Special variables: \\ ${filePath} is replace with the name of the file path \\ ${fileName} is replaced by the name of the current file \\ ${currentDate} is replaced with the current date >> **Caution!** all variables may contain variables with ${}. ---- ==== Example ==== FOr user 'Newer User SGI,'${neweruser_SGI}',' Alfresco,'${alfresco}','{Current Datum}','${currentDatum}','${filePath}${fileName}','Useraccountapplication','TIM Instance ID','${processInstanceId}','Description','TIM-Document' {{ :software:tim:actionhandler:sgo_reportarchivierenhandler.png }} ---- ==== Dependencies ==== Available from [[en:software:tim:changelog:tim347|Version 3.4.7]] on