iRobo.Activity.Pick File FIFO

Return a specific file type based on FIFO ordering.

     Note: 

         FIFO is a method of processing and retrieving data, where the first item entered is the first ones to be Picked.

                                                                                               

Properties

Input

  • Extension  -  File extension to be picked.
  • Path  -  File path to be picked. (Mandatory)


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output

  • Result -  Return picked files in FIFO order.

Steps of Using Pick File FIFO

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Pick File FIFO Activity to the Sequence.
  3. Enter File path to be picked in Path field in Property Panel.
  4. Create String Variable to return the Result of the picked files based on FIFO ordering in Property Panel.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process.

Created with the Personal Edition of HelpNDoc: Produce online help for Qt applications