Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Excel Layout Home Screen

The Excel Layout screen is divided into following sections:

  • Toolbar
  • Schema Properties Panel
  • File View Area
  • Detail Panel

Toolbar

Options of the Tool bar are explained in the table below.

Button

Name

Function

Schema PropertiesOpens a tab for Schema Properties.

File View

To view the uploaded Excel file.

Data View

To view, edit, and delete the Table Data and Control Total of Excel Layout.

XSD ViewTo view and download the XSD format of Excel Layout.
Test SchemaTo test the similar layout as per the structure defined and generates the output and error files.
Save SchemaTo save the Excel layout.

You can also get this tool bar in Data View area:

Button

Name

Function

Zoom Out

To zoom out the excel file in File View area.

Zoom In

To zoom in the excel file in File View area.

Reset ViewTo reset the excel layout.
Reload PageTo reload the excel layout.
HelpTo check the help documentation for Excel Layout.
Detail PanelDisplays the control total and table data.


Schema Properties Panel

This panel contains the list of properties that are used to define the excel layout.

Property

Description

Property

Description

NameName of the Excel layout. Only alphanumeric and underscore are allowed and you must start the layout name with an alphabet or underscore.

Description

Description of the Excel layout. Only alphanumeric and few special characters(_ - . : , @ $ ? \\ and space) are allowed and you must start the description with an Alphabet/Underscore/Number.

Schema Type

Specify the type of layout. By default, Schema Type field reflects the same layout type which you are creating.

Data Header PresentCheck this if you want to add the titles of the fields in your excel file.
Select FileBrowse to upload the excel file.
SheetsReflects the number of sheets of uploaded excel in the drop-down list.

Reference Schema Type

Specify the reference schema for the current layout.

Reference Schema

Displays the defined reference schema in the drop-down list.

ProjectSpecify the project for excel layout. This option is visible only when GAC is enabled.
Row Start PositionRow Start Position specifies which row of the Excel Sheet is counted as first row.
Column Start PositionThis specifies the column start position of Excel Sheet.
Bottom Row Skip CountTo skip certain bottom row from the excel file then define the row count from Bottom Row Skip Count field.
Handle Enclosing CharacterDefine the Character-set encoding for your excel layout from the drop-down list of Character Set Encoding field. The available options are UTF-8, and ISO-8859-1.
Allow Less FieldCheck this if you want to generate empty fields when record data length is less than defined in schema.
Filter Blank Row(s)Check this if you want to filter blank row(s) from the source file. This option is applicable only when you use the layout at source end.
Restrict Extra FieldSelect this option to validate the number of headers of the input file with the schema.
Match Header NamesSelect this option to validate the header names of the input file with layout.
Allow Ignore CaseSelect this option to ignore the casing mismatches in the header of the layout and the data file..This option can be enabled only if you have checked Dynamic Header Support or Match Header Names validations.
Optimize XLSX File ProcessingSelect this option if you want to process an .xlsx file in streaming mode. Selecting this option would process large *.xlsx files without consuming much memory
Filter Invalid XML CharacterSelect this option if you want to replace xml invalid character.
Dynamic Header PresentSelect this option to insert the data of input file under the same header name as defined in the layout.

 

File View Area

File View area is the area where an excel sheet is displayed. You can select the row and column to define the table data and control total of the excel layout. The file view area can also be resized using zoom in/zoom out icon from toolbar.

Detail Panel

Detail Panel displays the defined table data and control total of the excel layout.


Next Step

Creating an Excel Layout Using Layout Builder

  • No labels