Comment field in message is empty after processing #
The error is occurring in comment field in message after processing. The error is that the comment field is empty. This will be fixed in version 2.42.
UNABLE_TO_LOCK_ROW with Future apex with integrate #
The error is unable to update the statistical data due to interface is setting Inbound Posting Behavior : Asynchronous, future apex could be processing in parallel in queue. In order to solve this problem, please set Inbound Posting Behavior : Synchronous.
Date fields in inbound interface #
The problem is that our SKYVVA tool convert data time wrong in inbound interface, our function always cut off +hh:mm and convert data to GMT. Now the Skyvva support “local time + offset” with date/time format.
Message monitor stuck because of soap fault message #
When user use a fault interface with the soap adapter, user get a red message because the fault message of a soap call return http 500 internal error. The special of this message is that we have in the comment long field an xml that show the trace error. The error is now fixed in the latest version 2.42.