SAP

The SAP Agents allow you to read and write SAP operations data using OData Service.

The Context Provider allows you to read and output the entire contents of a table to the Data Stream for contextual data.

The Action Agent allows you to insert rows into a table using the OData service, from the Data Stream.

Current Version

  • Request the SAP Context Provider v5.21

  • Request the SAP Action Agent v6.09

Please contact XMPro if you're looking for an older version of this Agent.

Context Provider Release Notes

Version
Date
Description

5.21

06 Jan 2025

Repackaged to translate the Agent's properties.

5.20

03 April 2024

Added variable support.

5.10

16 Dec 2022

Repackaged to include the Agent's category.

5.00

28 Jan 2020

Repackaged to v5 to streamline the version numbers.

2.0

04 Sep 2018

Added Error Endpoint.

1.5

21 Aug 2018

Customized simple OData code to fix an issue.

Support GET operation only.

As this is Context Provider, passing in input mappings or passing in filter parameters to OData Service is not possible.

Support only Flat Structure OData Service Messages.

Tested on V3/V4 Version of OData.

1.10

01 May 2017

IoT framework changes.

1.00

28 Jul 2016

Initial Release.

Action Agent Release Notes

Version
Date
Description

6.09

06 Jan 2025

Repackaged to translate the Agent's properties.

6.08

03 April 2024

Added variable support.

6.07

16 Dec 2022

Repackaged to include the Agent's category.

6.00

12 Jun 2020

Add support for the PUT operation

  • Add support for returning parent outputs

  • Disabled default input mappings

5.00

28 Jan 2020

Repackaged to v5 to streamline the version numbers.

2.01

04 Mar 2019

Repackaged to v5 to streamline the version numbers.

2.00

04 Sep 2018

Added Error Endpoint.

1.50

21 Aug 2018

Customized simple OData code to fix an issue.

Support GET operation only.

Support only Flat Structure OData Service Messages.

Tested on V3/V4 Version of OData.

Last updated