Attach logs
and Attach payloads
checkboxes on Integration, but they are now overridden off by a new Integration Enable Attachments
system property. This property acts as the master switch and effectively disables the checkboxes on the Integration. Note: the checkboxes have been removed from the Integration form but can still be edited from the list view.getValue()
method. [UN-441]console
object to all scripts for ease of logging. [UN-477]Bond closed
field has been removed from Message. [UN-332]Message.processOutbound()
will not send anything if the action on the current record has been aborted using setAbortAction(true)
. [UN-490]Deferred count
has been added to Bonded Attachment which tracks how many times the attachment was not sent and allows us to properly calculate attachment metrics on the Bond. [UN-287]system
. [UN-482]error
level. [UN-535]payload
and headers
not being assignable in Message Scripts. (Closures have been replaced with instructive comments.) [UN-463]