Question & Answer
Question
Plugin: SOAP request
Answer
New version 1.4.3 of the SOAP request plugin to add:
- help file
- better handling of pause and resume
# revision history
# => 0.0.1 Initial release
# => 0.0.2 Bug fix in inputs
# => 0.0.3 Add patch to SOAP4R to handle field attributes, and support for complex inputs
# => 0.1.0 Add customization of the identification of uniq record
# => 0.1.1 Bug fix when not used in trigger mode
# => 0.1.2 Disambiguate rpc_driver
# => 0.2.0 Split config and runtime
# => 0.2.1 Adds display name
# => 0.2.2 Expose polling stop code in GUI
# => 0.2.3 Move SOAP StreamHandler modification to module_soap_tools
# => 0.2.4 Fix bug in service_uri_get
# => 0.2.5 Adds rpc_result variable in polling condition test for consistency
# => 1.0.0 Adds explicit payload mode (a-la SOAPUI)
# => 1.0.1 Calls format_result even if no results row are present
# => 1.1.0 Adds explicit soap action field to remove reliance on SOAP4R parsing of wsdl
# => 1.2.0 Adds raw outputs options
# => 1.2.1 Avoids voiding result, adds raw outputs to trigger mode
# => 1.2.2 Explicit return in the outputs_spec (bug fix for 1.2.1)
# => 1.2.3 Fixes wiredump path when action starts with capital
# => 1.2.4 Fixes polling to continue if @results is [] instead of just nil
# => 1.2.5 Enable Cookie export and support (only with old soap)
# => 1.2.6 Clean up after adding cookie export
# => 1.2.7 Adds support for legacy wsdl path
# => 1.2.8 Fix UI endpoint when using realtime WSDL input
# => 1.2.9 Correctly report the check_status frequency
# => 1.3.0 Fix glitch on create in UI (does not work)
# => 1.3.1 Fix glitch on create in UI
# => 1.4.0 Adds support for Basic auth in explicit mode only
# => 1.4.1 Protect in case the answer does not use a Body" container
# => 1.4.2 Removes need for wsdl if endpoint and actions are explicitly provided
# => 1.4.3 Add help file and update pause resume cancel handling
Was this topic helpful?
Document Information
Modified date:
08 December 2018
UID
ibm10748087