Hi,
I'm trying to Extract data from PDF and store those data in Database. I gave 8 fields in the extraction. I'm able to see all my fields in the ai skill extraction but in the Database I didn't get EMPID, EMP type. Anyone please tell me the reason why I'm not getting those values in my Database. Thank you in advance.
Discussion posts and replies are publicly visible
Add a "Reconcile Doc Extraction" task in your process model to validate and finalize extracted data. Ensure your CDT includes EMPID and EMP type fields and that these are correctly mapped from extraction results. Complete the reconciliation step to finalize values. Verify the data flow and process model to make sure fields aren't lost before writing to the database.