Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Virtusa
US
Last activity: 3 Jul 2017 4:41 EDT
Attaching Generated document with URL to a Case
I am generating a word document with the help of this in java "url=com.pegarules.generated.pega_appdefinition_documentapp.pzGenerateDocument(tmplName, tools,clssName,null);" and it returns the URL of the generated document.
How am i to attach this Word document to the Case.
How to get these particular values of the generated document "InsHandle", "pyCategory" and "Filesource".