【功能說明】
用來輸出各式文件到特定的目錄上。
【元件屬性】
屬性 |
說明 |
Title |
活動標題,可以通過對Title的設定,來命名PROC的活動名稱,為了讓User更直覺,可輸入中文標題,注意!單一PROC中的活動標題不能重複。 |
Active |
控制該PROC活動是否運作。 |
OutputVar |
輸出的變數(為一個資料陣列)。 |
OutputDetailVar |
輸出的明細變數(為一個資料陣列),僅在OutputType為wordPlate或wordPlatePdf時使用。 |
FileNameVar |
輸出的檔案名稱變數。 |
Columns |
可設定要輸出的欄位,指OutputVar內的欄位。 --Title 欄位標題 --Field 欄位名稱 |
OutputType |
輸出文件的類型,分為word/excel/txt/wordPlate/excelPlatewordPlatePdf(Plate表示套用icoder上的word/excel表單作為模板)。 |
RemoteName |
可以選擇對應的Server端資料源(僅在WordPlate及ExcelPlat才須設定) |
PlateFileName |
套印的icoder word/excel的檔案名稱(僅在WordPlate及ExcelPlat才須設定)。 |