Regarding UploadFile Component and its Performance Metric

Certified Senior Developer

Hello All,

I have a question regarding the uploadfile component. When a file is uploaded using this component, the default behavior is the screen shits its focus to the top.

Our requirement is to have the focus at the same section of uploadfile component i.e Upload as per the screenshot.

Whenever we upload any file in Appian, the file is scaned for virus and then upload to the Appian KM space.

The other requirement is to capture the metric/performance when a file of size ranging from 100MB to 1GB is uploaded.

Thanks & Regards

Girish Katti

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    Hello Stefan,

    From the UI a file of 1 GB is uploaded and through the process the operation are performed like unzip and making entries to the database tables based on data present in the file.

    This process have more than 50 nodes added based on the file processing logic.

    During the upload its take a long time to display back the data which is not the case in legacy application. So the team wanted the metric of size vs time.

    Thanks & Regards

    Girish Katti

Children