Parse Excel

Certified Associate Developer
My scenario is uploading new employee details in bulk through excel document.

Perform all the validations(like null checks, DOB should not be future) on each employee record uploaded and display the row numbers having validation errors. Please let me know how can I fetch the row numbers having validation errors in stored procedure. (I am using Parse excel to CDT samrt service). How can I fetch row numbers return to appian?

OriginalPostID-255459

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer
    Hi sikhivahans,
    I want to use stored procedure to write the list of employees(bulk employees) to database insted of write to data store entity.
    Am not sure whether we can get the row number from excel document which helps in identifying and matching the record in Appian during a failed validation,if there is any way let me know.
Reply
  • 0
    Certified Associate Developer
    Hi sikhivahans,
    I want to use stored procedure to write the list of employees(bulk employees) to database insted of write to data store entity.
    Am not sure whether we can get the row number from excel document which helps in identifying and matching the record in Appian during a failed validation,if there is any way let me know.
Children
No Data