Process flow for PLM Structure Creation

  • Open the Browser and login with the user credentials for the specific tenant.
  • After successful login the menu options are displayed, and PLMStructureCreation is selected from the menu options.
  • The input directory provided in the user argument (PLM_RPA folder) and the subfolders are accessed. The Excel file in each subfolder is processed.
  • The inputs specified in the excel are processed and the items are created in the PLM Items (pdpdm1500m000) session using API calls.
  • After successful creation or updation of items, the excel is parsed to map the BOM relations. If a BOM relationship is present for an Item, the corresponding BOMS are added to the item.
  • If the process is successful, a new Excel file is generated and moved to Success folder.
    Note: If the process fails due to errors, the process is stopped and the Excel file is moved to the Fail folder.
  • This process is repeated for the files present in the input directory folder.