Generate PDF file using smart shape
Hi Team,
I have created one form and that form consist of one button. the requirment is like that if user click on that button PDF file is download, but where we can add this create PDF smart shape in a flow i am confusing , the flow situation is like below, also i have attache file screenshot of flow.
Start Shape--->Assignment Shape(Policyholder)--->End Shape
so please clarify my doubt.
Thanks,
***Updated by moderator: Lochan to add Categories***
Your picture shows
(start) - - - - - connector - - - - > [ Policy Info assignment ] - - - - Policy Info flow action - - - > (end)
So, you could put your pdf shape in one of three places, depending on how your details work. For instance, if you know even before the assignment exactly what you want to convert to pdf, you could put the pdf shape before the assignment.
If the assignment is needed for supplying some details about the pdf conversion, then you'll want the pdf shape after the assignment.
If something on the Policy Info flow action screen needs to be filled in by the user for you to know the proper details about the pdf conversion, then you'll want the pdf shape to be after the flow action.
Something you'll want to test though is what if user brings up the assignment, looks at the screen, then closes the assignment and brings it up again (for instance after lunch). Make sure that doesn't unexpectedly cause TWO pdf attachments to be generated.
/Eric