Generate a PDF using Eform feature and attach it to the Pega V851 case
The EForm feature supports applications that work with PDF files and help to parse the Data. The Pega Platform can also merge data from the clipboard into a PDF form, generating a new PDF document. EForm file rules hold uploaded PDF form files that are used as templates when generating new PDF documents. eForm file rules hold uploaded PDF form files that are used as templates when generating new PDF documents. Their corresponding eForm map rules ( Rule-Map-eForm rule type) specify the relationship between the form fields in the PDF form and properties in your application. Steps to use this feature and attach a generated PDF to the case: 1) There are 2 ways to upload the PDF form in Pega by using a) PDF for Eform Wizard from Dev Studio -> Configuration -> Integration -> Tools b) EForm File from Dev Studio -> Records -> Integration-Mapping (I have selected this option) For either of these opti...