OData Action Agent

Description

Performs POST, PUT and DELETE operations on an OData service.

Limitations
  • None at this time
Release Notes
Version: 1.2
Released: 15-Feb-2018
Release Notes: Added POST operation support
Version Released Release Notes
1.1 01-May-2017 IoT framework changes
Configuration

To add the OData Action Agent to a stream, follow the steps below:

  1. Ensure you have a use case open in the stream designer, this can be a new use case or an existing use case
  2. From the toolbox on the left expand the Action Agents option and scroll down until you can see “OData”
    • You can also use the search in the header to find the agent quickly
  3. Click and drag the OData action agent from the toolbox onto the canvas
  4. Rename the action agent by clicking into the text area to the right of the icon
  5. Save the stream by clicking the save button in the action bar
  6. Hover over the icon for the agent until it turns orange and then double click to open the configuration page
    • You can also click on the configure option in the action bar after selecting the agent
  7. Configuration options
    • The Collection drop-down allows you to associate this agent with a specific collection.  The selected option would be, by default, the same as the collection that was selected for the use case. If you do need to change it to another collection, select a different collection from the drop-down.
  8. Service options
    • Select the OData Version that you would like to use. You can either use V3 or V4.
    • Specify the OData Service URL that you would like to connect to.
    • If required, select the “Credentials” checkbox and specify your User Name and Password.
  9. Action options
    • Select the Action you would like to have performed, which can be either
      • PUT, or
      • GET
  10. Entity options
    • Select the Entity you would like the action to be applied to.
    • Specify your Key.
  11. Click Apply on the action bar, and then save the stream using the Save button

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X