Text File Writer / Instructions |
This example shows a scenario where a text file is created using information in a process, and saved to a file system using the Text File Writer AgileShape.
Submit and approve a budget request.
Field Name | Value |
---|---|
UNC Address |
\\DEMO3\C:\Windows\system32 |
Field Name | Value |
---|---|
File Content |
Expense Report submitted by: ${/pd:myFields/pd:SubmitterName} Department: ${/pd:myFields/pd:Department} Submission Date: ${/pd:myFields/pd:BudgetSubmitDate} Budget Amount: ${/pd:myFields/pd:BudgetAmount} |
Folder Format |
${/pd:myFields/pd:UNCFolderPath} |
File Format |
${/pd:myFields/pd:UNCFileName}.txt |