iRobo.Activity.Invoke Method

Invoke Method activity allows you to invoke a method in SAP.



                                                                                                               

Properties

Input

  • Action Name -  enter the Method to be invoked in SAP as String within "", for example: "Text". (Mandatory)
  • Parameters -  enter  Parameters as String within "[' ']".

     Note: 

         Parameters send must be valid for SAP.

         Parameters data must match the Action Name type.

  • Path -  enter  Parameter Path as String within "".
  • SystemName -  enter  System Name to login to SAP as String within "", for example: "s4h". (Mandatory)


Misc                                                                                                        

  • DisplayName -  Activity header name.


Output

  • Results - returns String Variable for returned values.



Steps of Using Invoke Method Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Invoke Method Property Activity to the Sequence.
  3. Enter Action Name Type in Action Name in Input in Property Panel; to specify action type.
  4. Enter Parameters Value in Parameters in Input in Property Panel.
  5. Enter Property Path in Path in Input in Property Panel.
  6. Enter System Name in SystemName in Input in Property Panel; to allow login to SAP.
  7. Click Save button from iRobo Studio Menu to save Workflow.
  8. Click Play button to start the automated process, the specified property is set in SAP.


Created with the Personal Edition of HelpNDoc: Free PDF documentation generator