Logging in and defining user parameters
          To login and define user parameters:
         
         - Open the downloaded Infor RPA Tray Assistant app.
 - Click Add an Account and select ion Api file.
 - Click the account to login.
 - Click the vertical-ellipsis icon after a successful login to verify or install the latest workflow process.
 - Select the required RPAand click the vertical-ellipsis icon.
 - Click Show Process Details.
 - Click the Versions tab and select the required version from the Available Versions.
 - Click Update.
 - Click the User Arguments tab.
 - Specify this information:
           
- webLoginUrl
 - 
              The tenant URL provided to the user. The data type is String. 
              
Example: https://mingle-cqa-portal.cqa.inforcloudsuite.com/ABCLN001_TST
 - userName
 - 
              The username of the tenant login. The email id is used as username. The data type is String. 
              
Example: testuser@infor.com
 - Password
 - The password for the tenant login. The data type is String.
 - idmAPIUrl
 - The URL of the IDM Api for the tenant. The data type is String.
 - fiscalYear
 - 
              The financial year for which the reconciling the data is required. The data type is Numeric.
              
Example: 2025
 - fiscalPeriod
 - 
              The financial period for which the reconciling the data is required. The data type is Numeric.
              
Example: 01
 - Company
 - 
              The code of the Infor LN company (Accounting Entity). The data type is Numeric.
              
Example: 0467
 - configurationFolder
 - 
              The folder where the working directory is structured. The data type is url.
              
Example: C:\LNFinancialPeriodClosure
 - datalakeWrappper
 - 
              The Wrapper for calling data lake. The data type is url.
              
Example: https://mingle-cqa-ionapi.cqa.inforcloudsuite.com/APPLN001_TST/CustomerApi/DataLakeWrapperInvoice/
 - workbookPath
 - 
              The folder location where the spreadsheet for interim report generation input are generated.
              
Example: C:\Reconcilation_LN\LN_RPA_Fin_rec.xlsx
 
 - Click Save.
 - Click Run.