CompanyOnwership_icon
OutSystems
Created on 14 February 2019
icon_unfollowing
Login to follow
soap-extensibility-samples

SOAP Extensibility

Supported
Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded on 15 June 2021 by 
OutSystems
soap-extensibility-samples

SOAP Extensibility

Compatible with:
Created on OutSystems 11

Version 1.0.5

Stable
Current
See documentation
Application Package
Uploaded on 15 June 2021 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • Changed the extension name from SOAP Extensibility Samples to SOAP Extensibility to ease the findability and expectation about what is this component.
  • No additional functionality on this version
Application Objects:
SOAP Extensibility has 0 AOs.

Version 1.0.4

Stable
Application Package
Uploaded on 03 February 2020 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

New in this release

  • Fixed a bug that caused runtime errors when you added headers to a request or response (using actions like “AddHTTPHeader_ToRequest” and “AddSOAPHeader_ToResponse”) without calling “RegisterInspectHeaders” beforehand.

  • You can now pass arbitrary XML text in the Value input parameter of actions that add SOAP headers (“AddSOAPHeader_ToRequest” and “AddSOAPHeader_ToResponse”). This text will be included inside the SOAP header element.

Changes

  • Actions that return headers from the request/response now throw a descriptive runtime error message when the “RegisterInspectHeaders” action wasn’t previously called, which is mandatory. In the previous version of the component, this resulted in an unhelpful generic error.
    Updated the “RegisterInspectHeaders” action description, because it incorrectly stated that, if it was not called, you would get empty lists from actions returning headers from the request/response.

Breaking changes

  • Due to the new support for adding XML content in SOAP headers (mentioned above), the “AddSOAPHeader_ToRequest” and “AddSOAPHeader_ToResponse” actions now first try to parse and send the “Value” input parameter as XML. This might break some usages of these actions if you were previously sending XML as escaped, plain-text.

Application Objects:
SOAP Extensibility has 0 AOs.

Version 1.0.3

Stable
icon_trusted
Application Package
Uploaded on 15 February 2019 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

The component is now distributed as an OutSystems application package for easier installation.

Application Objects:
SOAP Extensibility has 0 AOs.