SK SKYVVA Documentation

2. All Warning

This blog provides a comprehensive list of all warning main and patch versions of 2.48, highlighting the potential issues and considerations associated with each version.

Adding Several picklist values while upgrading the new version

In general, picklist values 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.

sObject Field API Name Picklist Value Version

skyvvasolutions__IMessage__c skyvvasolutions__Message_Type__c API Request Message 2.48.5

skyvvasolutions__IMessage__c skyvvasolutions__Message_Type__c API Response Message 2.48.5

skyvvasolutions__IMessage__c skyvvasolutions__Message_Type__c Custom Message 2.48.13

skyvvasolutions__IMessage__c skyvvasolutions__Message_Type__c Composite Message 2.48.13

skyvvasolutions__IMessage__c skyvvasolutions__Message_Type__c Basket Message 2.48.13

skyvvasolutions__IMessage__c skyvvasolutions__Status__c Application Error 2.48.12

skyvvasolutions__InterfaceControlRuntime__c skyvvasolutions__RecordType__c V3 Outbound Execution 2.48.12

skyvvasolutions__InterfaceControlRuntime__c skyvvasolutions__RecordType__c RecordCreationDate 2.48.12

skyvvasolutions__InterfaceControlRuntime__c skyvvasolutions__RecordType__c RecordModificationDate 2.48.12

skyvvasolutions__InterfaceControlRuntime__c skyvvasolutions__RecordType__c External Key Expression Evaluator 2.48.18

skyvvasolutions__Interfaces__c skyvvasolutions__WorkflowStatusHandling__c Failed 2.48.14

skyvvasolutions__Interfaces__c skyvvasolutions__OperationType__c Subscribe Salesforce Event 2.48.15

skyvvasolutions__IWorkFlow__c skyvvasolutions__Operation_Type__c Upsert Auto External ID 2.48.25

skyvvasolutions__IWorkFlow__c skyvvasolutions__Operation_Type__c Update Auto External ID 2.48.25

skyvvasolutions__IWorkFlow__c skyvvasolutions__Operation_Type__c Delete Auto External ID 2.48.25

skyvvasolutions__IChained_Interfaces__c skyvvasolutions__Init_Operation__c Delete child not present in the payload 2.48.32

Another Warning Outside the Picklist

Replace attachment by file for batch and bulk processing: (2.48)

Before you can use this version all the baskets in the batch control board and all attachments in the bulk control board have to be processed with the old version. Because we change the processing format the new code is not able to process the old basket and attachment anymore.

There is a big change regarding batch and bulk processing. We have made some changes to the screen and also to the processing. For example for the bulk, we now use the batch object to link to the contentVersion and we don’t process the contentVersion or Attachment object directly anymore. Instead, we are processing the baskets which are linked to the contentVersion. Note that from this version 2.48, we don’t use the old attachment anymore. We use only the contentVersion sObject to store the business data. Make sure that you don’t have any items in this screen section. All baskets have to be processed with the old version before upgrading to version 2.48!

We have renamed the browser Tab to Interface Name while we open the interface page (2.48.12)

We have changed the browser tab name of Interface in order to make it more understandable, and readable. This implementation has been added to the interfaceButtonDetail Component in patch 2.48.9 and the InterfaceInboundOutboundStep component in this patch. If you remove these components from the interface record page layout, it will display the old one.

Remap hybrid , external, and internal mapping (2.48.12)

While using hybrid mapping, external mapping, and internal mapping the old existing mapping that has been mapped before will be deleted automatically. Please make sure before switching from mode to mode, because you need to redo your mapping after the change.

Open this article in the interactive viewer →