SK SKYVVA Documentation

4. Bug Fixed

Delete Failed message not working with v3(System.NullPointerException: Attempt to de-reference a null object )

There is an error occur when the JSON data request from SOAP UI. The picklist value “Delete Failed Message” on “What to do with the failed message” field is not working with V3.

Having Two Select in SOQL Query to select sObject data for Outbound Interface

This error occurs because our old logic can handle only keyword "SELECT " but when query from agent side our agent converts this keyword into small characters "select " so make the code think these two are different. Users can also input query manually like "select or Select or SELECT or SeLecT...." etc.

Re-fix some functionalities in the mapping tool

For patch version 2.43.1, some functionalities in mapping tool need to be fixed as:

Error with Stop button scheduler in Bulk Control Board

An inbound processing tab and Schedulers tab of the Bulk Control Board contain the same interface to process the scheduler. However when we click stop any scheduler in the Inbound processing tab then go to Schedulers tab this scheduler has to show action stop as well in order to avoid user click stop again and get an error.

Open this article in the interactive viewer →