SK SKYVVA Documentation

How do user use cases to get the error no message?

To understand this function, user, need to keep follow the field on the interface; therefore, this function will be available only in version 2.51. The field is a picklist field and contains the following values:

Name: skyvvasolutions__empty_message_handling__c Label: What to do with an empty message? Type: picklist

Description: This flag indicates how to handle an empty message.

Help: Set this flag to handle the behavior if the message is empty. If nothing is set, the default is setting the status of the empty message to 'Failed'.

This flag can be set on the root and also on the child interface.

The empty message means that the message has no data__c

Here is an example on the screenshot:

[su_box title="Note" box_color="#2a8af0" title_color="#000000"]The picklist None and Raise an Error and set the status to 'Failed' (detail) they the same.[/su_box]

Use case user call Request and Response message via adapter service like REST and SOAP

Summary : This flag indicates how to handle an empty message. Raise an Error and set the status to 'Failed' Raise a Warning and set the status to 'Pending' Raise a Warning and set the status to 'Cancelled'

Open this article in the interactive viewer →