Excel Upload
Excel Upload
Excel Upload
If we want to work with upload excel document and process the data, we have to create below
rules.
1. Binary File
2. Call activity to parse excel file (MSOParseExcel)
3. Page List Proeprty.
Requirement:-
Implementation:-
Create an Excel Template which is the Template for Parse Structure of Excel Data.
Add braces to commercialvehicles to make this a s page list
{.CommercialVehicles().VIN input}
Save to desktop.
Save.
Download it just to see weather template it property saved or not.
Now, Proceed to Create an Activity which will parse the uploaded excel.
Save.
Before we test it, make sure we have an excel file created with some data
Saved.
Data is uploaded.