SK SKYVVA Documentation

2. Warning

Adding a picklist value while upgrading the new version

In general, the picklist value from the package will not be added automatically when you upgrade the package. Therefore you must add them manually after the upgrade. Note that for a new installation, this problem will not arise.

Added the following picklist values to the 'skyvvasolutions__InbResponse_handling__c' field of the 'skyvvasolutions__Interfaces__c' object:

When empty response -> Status Completed (green)

Finally, we will get the "When empty response -> Status Completed (green)", "When empty response -> Status Failed (red)", "When empty response -> Status Pending (yellow)",  and "When empty response -> Status Cancelled (grey)" picklist values on skyvvasolutions__InbResponse_handling__c of skyvvasolutions__Interfaces__c Object as in the screenshot below.

[su_box title="Note" box_color="#2a8af0" title_color="#000000"]However, some organizations will face missing this picklist value in this skyvvasolutions__InbResponse_handling__c  field. To avoid the problem please kindly add this value by checking the box of the picklist value for a particular skyvvasolutions__InbResponse_handling__c.[/su_box]

Ensuring Proper Configuration for Custom Processing Classe in SKYVVA

In the previous version, you could use a 'Custom Processing Class' without specifying the location or processing unit. The processing block or unit can be set under the field 'Custom Block to Replace SKYVVA Block'. Now, if you do not set the processing block, your custom class will not get invoked by our processing runtime. Therefore you must select one of the 'Custom Block to Replace SKYVVA Block' that you need to override.

Open this article in the interactive viewer →