iRobo.Activity.SOAP API Request 

Activity that  Send SOAP API Request .


                                                                                                               

Properties

Input

  • InputUrl - (String Url for the Requesting Url) ( Mandatory
  • RequestMethod - (Object for the body you want to send with the request ). ( Mandatory)
  • XmlBody - (Object for the body you want to send with the request ). ( Mandatory)

Misc

  • DisplayName - SOAP API Request.


Output


  • ResponseResult - ( Object Variable That Contains Result of The Soap Request) 

Steps of Using SOAP API Request 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 SOAP API Request Activity from the Toolbox.
  5. Type the Request Url in  InputUrl .
  6. Type the XmlBody you want to send with the request.
  7. Put a object variable in the output field ResponseResult to get result of the request.
  8. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  9. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Generate Kindle eBooks with ease