Logging in and defining user parameters

To login and define user parameters:

  1. Open the downloaded Infor RPA Tray Assistant app.
  2. Click Add an Account and select ion Api file.
  3. Click the account to login.
  4. Click the vertical-ellipsis icon after a successful login to verify or install the latest workflow process.
  5. Select ItemsBomAPI and click the vertical-ellipsis icon.
  6. Click Show Process Details.
  7. Click the Versions tab and select the required version from the Available Versions.
  8. Click Update.
  9. Click the User Arguments tab.
  10. Specify this information:
    DirectoryPath
    The path to the directory where all the folders are saved.

    Example: C:\PLM_RPA

    Sheet
    The name of the sheet in the Excel file to process.

    Example: BOM_LOAD

    directoryName
    The path to the directory containing the source files.

    Example: C:\RPA\Configuration

    fileDirectoryPath
    The path to the directory where the source files are located.

    Example: C:\ PLM_RPA\Input

    newFilePath
    The path to the specific source file.

    Example: C:\ PLM_RPA\Input\ItemsData.xlsx

    InputDirectory
    The path to the folder containing the source file directory.

    Example: C:\RPA\RPA Import History

    IsLevelMapping
    Indicates whether to use the Level Template Excel format directory.
    levelFileDirectory
    The path to the directory for Level Template files.

    Example: C:\ PLM_RPA\Input

    SuccessPath
    The path to the directory where files are moved after successful processing.

    Example: C:\ PLM_RPA\Success

    FailPath
    The path to the directory where files are moved if errors occur or the process fails.

    Example: C:\ PLM_RPA\Fail

  11. Click Save.
  12. Click Run.