Release 10.3
Added services
pub.flow:getLastFailureCaught Returns information about the last failure that was caught by a CATCH step.
Changed Services
pub.client:http A new input parameter trustStore has been added which specifies the alias for the truststore that contains the list of certificates that Integration Server uses to validate the trust relationship.
pub.mime The multipart MIME messages created by the pub.mime:* services now strip line folding from the header fields.
pub.oauth:getAccesssToken The service now supports the client credentials grant and the resource owner password credentials grant types.
pub.oauth:getToken The service now supports the client credentials grant and the resource owner password credentials grant types.