Difference between revisions of "Workflow Task Type: Generate PDF File"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
__TOC__
+
#REDIRECT [[Workflows_Overview#Task_Type:_Generate_PDF_File]]
Auto generation of a PDF that can be:
 
* E-mailed to the person(s) designated in the workflow step.
 
* Stored within a [[Multiple Files]] Custom Field.
 
 
 
The PDF generated must be based upon a [[Web Page View]] [[Custom Field]]. You must specify the [[Custom Field ID]] of the [[Web Page View]] to be converted in the '''Web Page Field ID#:''' field on the Workflow Task settings.
 
 
 
Multiple PDFs can be created and stored in a single [[Multiple Files]] custom field using this workflow task type. See [[Creating Multiple PDFs with a Single Workflow Task]] for instructions.
 
 
 
If you wish to store the PDF, you can specify the field ID of the [[Multiple Files]] custom field in the '''Store to Field ID''' field on the Workflow Task settings.
 
 
 
The field you are storing to does not need to be on the same object. The syntax @parent.Field Name.id@ allows the workflow to store a level two web page view to the parent record.
 
:'''Note:''' the "Store To" [[Custom Field]] must be a [[Custom Field Type: Link – Multiple Files]].
 
 
 
[[Image:WorkflowTaskTypeSettings-GeneratePDF.png|link=|850px]]
 
 
 
==Task Settings==
 
Generate PDF File Tasks have the following settings:
 
* '''Name''' - Narrative name for the task.
 
* '''Task Number''' - A system generated number that determines the presentation order of the task in the workflow.  This number can be changed to display the step in a different location.
 
* '''Description''' - Detailed description of the task ''(optional)''.
 
* '''Expire After''' - Intended duration of the workflow.
 
* '''Web Page Field ID''' - Must contain the [[Custom Field ID]] of the [[Web Page View]] to be converted into PDF format. See also [[Creating Multiple PDFs with a Single Workflow Task]].
 
* '''Store to Field ID''' - If PDF file should also be stored to the record, must contain the [[Custom Field ID]] of the relevant [[Multiple Files]] custom field.
 
 
 
{{WorkflowTaskTypeMessageTemplate}}
 
{{WorkflowTaskTypeRouting}}
 
{{WorkflowTaskRoutingOptions}}
 
 
 
==See Also==
 
* [[Workflow Task Types]]
 
* [[Custom Field ID|Determining the custom field ID]]
 
* [[Creating Multiple PDFs with a Single Workflow Task]]
 
* [[Selecting Recipients in an Acknowledgment Workflow]]
 
 
 
[[Category:Workflows]][[Category:PDF]]
 

Revision as of 13:25, 20 July 2017