excel-structure-validation
Reactive icon

Excel Structure Validation

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 13 Aug (8 days ago)
 by 
0.0
 (0 ratings)
excel-structure-validation

Excel Structure Validation

Documentation
1.0.0


Excel Structure Validation

Creating the Structure Validation Data

  1. Prepare an Excel file containing the required headers and sheets, or download the provided demo file.
  2. Upload the file to the application and select Get Structure.
  3. The system will generate the text representation of the document structure in the output area below.
  4. Copy the generated text for further use or validation purposes.



Interface gráfica do usuário, Texto, SiteO conteúdo gerado por IA pode estar incorreto.


Validating the Structure

  1. Navigate to the ValidateStructureExcel menu.
  2. In the Default Structure Excel field, paste the previously copied structure data.
  3. Upload the correct Excel file.
  4. Select Validate to initiate the validation process.

Interface gráfica do usuárioO conteúdo gerado por IA pode estar incorreto.

You will receive a success message if the file is valid.


Interface gráfica do usuário, Texto, AplicativoO conteúdo gerado por IA pode estar incorreto.


In case of discrepancies between the files, an error message will be displayed along with a report detailing the differences found.


This demo illustrates the component’s behavior.

The necessary developments must be carried out to adapt it to your specific project.

The actions can be easily customized to suit each implementation scenario.

Suggestion: Store the file structure value in a database or in a Site Property.