iRobo.Activity.Get Transaction Item 

Activity that retrieve list of transactions from indicated queue  

                                                                                                       

Properties

Input

  • QueueName -   (string for the queue name). ( Mandatory)
  • TransactionItemId - (string retrieved specified item ). ( Optional)


Misc

  • DisplayName -  Activity header name.


Output                                                                                                        

  • QueueItemResult -  (QueuItem variable stores items )


Steps of Using Get Transaction 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 Get Transaction Item Activity from the Toolbox.
  5. Enter QueueName that get items from .
  6. Put a QueueItem variable in the output field QueueItemResult to get result of the Get queue Item.
  7. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  8. Click Play Button to start the conversion process.

Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation