-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Company:All Clients/Multiple Clients
- relates to
-
DMS-169 API: Post document data
-
- Done
-
-
- Time Spent:
- 8h
-
- Completed with function writing.
- Completed logic for insert and update from PDF file
- Written logic for meta data fields to fetch id
- Database changes for person table.
- Discussion with Nandkumar Prabhakar Karlekar & Swapnil Pandhare
-
- Time Spent:
- 8h
-
- Single field mapping implementation.
- Data must be updated or inserted into respective column and table without any validation. for ex. email, phone & postal code. we need database to be created.
- Relational data verify Person, Email, Phone, Address & Assignment.
- Completed POST API.
- Code merge and unit test