Process flow when IsLevelMapping is True
- Open the browser and login with the user credentials for the specific tenant.
- After successful login the menu options are displayed, and PLM Import Package is selected from the menu option.
- The input directory provided in the user argument (RPA Import-Level folder) and the subfolders like IMPORT PACKAGE LEVEL1, and IMPORT PACKAGE LEVEL2 are accessed one at a time. The Excel file in each subfolder is processed.
- After processing the Excel file, a new excel file is generated.
- Using this newly generated Excel file, a new XML file is generated. The new Excel file is moved to RPA Import History folder and the generated XML file is moved to RPA_Import_XML_Files folder.
- After generating the XML file successfully, a new record is added in the PLM Import Package session using the details present in the RPA_Import_XML_Files folder. folder and the generated XML file present in
- After successfully saving the record, a check is run for attachments in the PLM Import Package folder. folder. If available, the files are moved to
- This process is repeated for the folders present in the RPA Import folder.