I want to create a form for our QA in production, where they can upload a Test-report as pdf. From this test report I have an AI model to extract the needed data. The tester needs to add some additional information and shall store the extracted information together with the original file in a sharepoint list. How to combine FormProcessor and Attache file controls?