CloudStreams 10.15 | Other Resolved Issues | CloudStreams Server | Release 10.1
 
Release 10.1
*WST-3213
Issue while adding a custom field as document.Cloud connector service allows adding a custom field of type Document. When a custom field data type Document is added to a business object, and the field does not have any child fields, the field appears as a string in the cloud connector service signature.
This issue is resolved.
*WST-3165
CloudStreams fails to encode single quotes (') inside a querystring parameter.This issue occurs when you invoke back-end queries that have single quotes, to quantify certain entity values as part of the filtering criteria, and the criteria is a part of the query string parameter. For example, a query that returns details of an account object for a certain id match is as follows: Select id from account where id = '84'. This issue prevents encoding the single quote ('), resulting in service execution failure.
This issue is resolved.
*WST-3165
CloudStreams fails to encode single quotes (') inside a querystring parameter.This issue occurs when you invoke back-end queries that have single quotes, to quantify certain entity values as part of the filtering criteria, and the criteria is a part of the query string parameter. For example, a query that returns details of an account object for a certain id match is as follows: Select id from account where id = '84'. This issue prevents encoding the single quote ('), resulting in service execution failure.
This issue is resolved.
*WST-3195
CloudStreams does not throw a fault in case of a stream response, if the cloud connector service execution fails with client-side fault issues.CloudStreams does not throw a fault in case of a stream response if the cloud connector service execution fails with client side fault issues. Instead of fault, the service execution returns a response with a null body.
This issue is resolved.
*WST-3192
Error occurred while enabling the connection.While enabling the connection, the following errors are found:Error occurred while enabling the connection: null and Connections alias already exist.
This issue is resolved.
*WST-2907
Some of the alert messages shown in the CloudStreams Admin screens are not localized.The connectors enable, disable, and delete alert messages are not localized. The alert message shown while enabling the wire logging is also not localized.
This issue is resolved.