iRobo.Activity.Add Queue Item

Activity that Add Item To The Queue 


Properties

Input

  • ItemCollection - (Dictionary collection of key <string>and value<object>). ( Optional Group 2)
  • Itemkey - (list of the keys of item). ( Optional Group One)
  • ItemValue - (list of item values). ( Optional Group One)
  • TQueueName - (enter queue name) ( Mandatory)


Misc

  • DisplayName - Activity header name.

Steps of Using Add Queue item Activity

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the Add Queue Item Activity from the Toolbox.
  5. Enter the ItemCollection input for the items you want to add to queue or by using the 2 separate lists (ItemKey and ItemValue )
  6. Enter ItemKey as list of key type.
  7. Enter ItemName of the added item.
  8. Enter a list of itemvalues
  9. Enter the Queuename that will item added to .
  10. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  11. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator