Apama 10.15.1 | Other Resolved Issues | Release 10.7.1 | Cumulocity IoT Transport
 
Cumulocity IoT Transport
*PAM-32088
senderAddress and senderName are required fields for sending SMS messages to Cumulocity IoT.
When the HTTP client generic JSON bundle is added to the project configuration, defaults for the sender name and sender address are now retrieved from the tenant options in Cumulocity IoT if they are not specified in the SendSMS event. If the tenant options cannot be retrieved from Cumulocity IoT, you can now configure the defaults by adding CUMULOCITY_SMS_SENDER_NAME and CUMULOCITY_SMS_SENDER_ADDRESS to the .properties configuration file of the Cumulocity IoT transport.
*PAM-31998
Cumulocity IoT ObjectCommitted/ObjectCommitFailed responses are sent on the default channel.
It is now possible to receive responses for the creation or update of predefined types (Measurement, ManagedObject, Alarm, Event, MeasurementFragment, and Operation) on their respective SUBSCRIBE_CHANNEL.
*PAM-31593
Generic requests should correctly support DELETE request where the body is empty.
On a Cumulocity IoT GenericRequest, a GenericResponseComplete acknowledgement is now sent even when the content-type is not set.