I need to download the pdf’s from a portal for different policy numbers,
after downloading I need to rename the file.
Once I download the pdf file the default value of the pdf is “Health Plan Description”, after downloading the “Health Plan Description.pdf” file I need to rename to Health Plan Description_patientID_policynumber.pdf
Here the patientID and policy number comes from database as input.
@HeartCatcher Based on what you have to get the Parent ID and Policy number form the data base ?? Should you retrieve based on file name or some thing ?? Can you explain
@HeartCatcher How do you know which parent id and policy number has to be included in the file name or is it the same policy number and parent id applies for all the files ??