Validating empty excel file upload

Hi, how to validate an empty excel file while uploading using file upload component. Parse Excel to CDT smart service fails if the excel sheet is blank. 

  Discussion posts and replies are publicly visible

Parents
  • This can be done only when you you have use case something like this.

    There is a form/UI where you have a file uplaod field and the uploaded file must be based on some template (which is already present in appian) and then nely uploaded file you can check the uploaded file size with the template file size. This is just a try you can check it with couple of other scenarios as well.

    Apart from above I don't see any other way to do this. Let's see what other folks will say about it.
Reply
  • This can be done only when you you have use case something like this.

    There is a form/UI where you have a file uplaod field and the uploaded file must be based on some template (which is already present in appian) and then nely uploaded file you can check the uploaded file size with the template file size. This is just a try you can check it with couple of other scenarios as well.

    Apart from above I don't see any other way to do this. Let's see what other folks will say about it.
Children
No Data