iRobo.Activity.Get Asset List

Gets asset list of objects from iRoboControlPanel Data store.

                                                                                                                       

     Note: 

         Assets are managed from Assets page in iRoboControlPanel.

                                                                                                               

Properties

Input

  • Collection -  Asset collection in iRoboControlPanel. (Mandatory) {default value "entities"}
  • FailOnNotFound -  Throw exception error on failing or not. Its input is True/False arguments.
  • OrderBy Order assets by any of asset properties.

     Note: 

         For more information about Asset Properties, go to Assets page in iRoboControlPanel.

  • Query -  Mongo DB Query on list. (Mandatory)
  • Reverse reverse the list 
  • Skip skip specific index
  • Top - get top (no.); for example: get top 5 assets.


Misc

  • DisplayName - Activity header name.


Output

  • Result - Add JObject List for the result. (Mandatory)

Steps of Using Get Asset List Activity   

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Get Asset List Activity to the Sequence.
  3. Create AssetResult  Variable with JObject List Data Type.
  4. Add AssetResult Variable to Result field in Output in Properties 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: Full-featured EPub generator