iRobo.Activity.Get All Entities

Get all data in specified entity type from CRM.


                                                                                                               

Properties

Input

  • EntityType -  Enter CRM entity type as String within "", for example: "account". (Mandatory)
  • Service -  Enter Output Service object returned from Create MS Dynamics Activity Output. (Mandatory)


Misc

  • DisplayName - Activity header name.


Output

  • OutputData - stores returned data in aDataTable  Variable.
  • OutputResult -  a Boolean Variable that returns True or False.

     Note: 

         Returns True;  in case the search returns data.

         Returns False; in case the search does not return data.

 

Steps of Using Get All Entities Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Get Entity Activity to the Sequence.
  3. Enter EntityType value in EntityType field in Input in Properties Panel.
  4. Enter Service object Variable in Service field in Input in Properties Panel.
  5. Click Save button from iRobo Studio Menu to save Workflow.
  6. Click Play button to start the automated process, return all data in the specified entity in aDataTable  Variable.

Created with the Personal Edition of HelpNDoc: Full-featured EBook editor