Integration Server 10.15 | Added, Removed, Deprecated, or Changed Built-In Services | Release 10.1
 
Release 10.1
Added Services
*pub.json:validate Validates JSON content against a JSON schema.
*pub.oauth:introspectToken Checks if an access token or refresh token generated by an Integration Server acting as an authorization server is active.
*pub.oauth:revokeToken Revokes a token issued by an Integration Server acting as an authorization server
*pub.xmldata:getGroupObjects Returns information about the objects and their tags in a group value. This service is useful primarily when the structure of data is not known in advanced and must be discovered. Examples include any wildcard content, anyType content, substitution groups, and XmlData that was created without using an XML document type.
*pub.xmldata.getGroupValues Returns information about the values and their tags in a group value. This service is useful primarily when the structure of data is not known in advanced and must be discovered. Examples include any wildcard content, anyType content, substitution groups, and XmlData that was created without using n XML document type.
*pub.xmldata:queryXMLNode Queries an XML node and returns the results as XMLData.
Removed Services
*pub.restV2:listAllRESTResources No replacement. REST V2 resources are visible in the Package Navigator view of Designer.
Changed Services
*pub.jms:sendBatch The pub.jms:sendBatch service can now be used with Universal Messaging as the JMS provider.
*pub.report* Integration Server now executes the template file and any services therein, using the credentials of the user who invoked the pub.report* service.
*pub.xml:loadEnhancedXMLNode The inputProcessing\supportDTD input parameter now has a default value of false.
The inputProcessing\isSupportingExternalEntities input parameter now has a default value of false.
*pub.xml:XMLStringToEnhancedXMLNode The inputProcessing\supportDTD input parameter now has a default value of false.
The inputProcessing\isSupportingExternalEntities input parameter now has a default value of false.