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.
- Go to
C:\Process Runner Cmd\Sample\FB50 Sample. -
FB50 Samplefolder containsCmdParameter.txtfile,FB50-Multi LineProcess file,FB50 – Multi LineExcel file, andRunFB50.batfile. - Open and review the
CmdParameter.txtfile 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.ilfto 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.itfProcess file.
-
Process File: Enter the Process file name to run. In this example, the Process file name entered is
- To run the FB50-Multi Line sample file, double-click
RunFB50.batfile. Process Runner CMD will automatically take the parameters fromCmdParameter.txtand run the file. After the run, the Excel workbook looks as shown in the following screenshot. - 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"
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.