-
Type:
Sub-task
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
- Create an API to fetch details of Person listed in email address
- Create an SP to fetch details
- Write an PDF with populated details
- Merge PDF if more than one templates are selected
- Return the PDF
CC: Swapnil Pandhare
-
- Time Spent:
- 2h
-
Discussion with Nandkumar on DB Structure
Understanding flow
Started with writing query to fetch details
-
- Time Spent:
- 7.5h
-
- Discussion with Nandkumar on MySQL queries
- SP creation for fetching details
- Discussion with Anshul
-
- Time Spent:
- 7.5h
-
- Call SP from EF fetching details.
- Write PDF with populated values.
- Merge PDF if more than one templates are present
- Copy PDF to Temp to view the PDF in Viewer
- Unit testing with Static data
- Merged into Feature branch and tested functionality.