Skip to main content

Run Sample Process Files

This chapter describes how to run sample files using Process Runner CMD.

You can use the Process Runner CMD samples provided by insightsoftware for your reference from C:\Process Runner Cmd\Sample.

Let us take an example FB50 sample.

  1. Go to C:\Process Runner Cmd\Sample\FB50 Sample.
  2. FB50 Sample folder contains CmdParameter.txt file, FB50-Multi Line Process file, FB50 – Multi Line Excel file, and RunFB50.bat file.
  3. Open and review the CmdParameter.txt file for the parameter settings.

    • Process File: Enter the Process file name to run. In this example, the Process file name entered is C:\Process Runner Cmd\Sample\FB50 Sample\FB50-Multi Line.itf.
    • Logon Shortcut File: Enter the logon shortcut file name as we have given DM0-800-SAPUSER.ilf to log in to SAP to run the process.
    • Data Type: Here in FB50 – Multi Line sample, Excel file is used as the data type.
    • Excel file: Enter the Excel file path to run with FB50 –Multi Line.itf Process file.
  4. To run the FB50-Multi Line sample file, double-click RunFB50.bat file. Process Runner CMD will automatically take the parameters from CmdParameter.txt and run the file. After the run, the Excel workbook looks as shown in the following screenshot.

  5. You can also run the FB50 – Multi Line sample using the following command.

    "C:\Process Runner Cmd\ProRCmd.exe" "C:\Process Runner Cmd\Sample\FB50 Sample\CmdParameter.txt"

  6. Note: You can also override the Excel/Delimited file path mentioned in the CmdParameter.txt directly by implementing the advanced command. Refer Run Process File section to override or change the mentioned Excel/Delimited file path.

Was this article helpful?

We're sorry to hear that.