Fixed VLOOKUP in Workflow Function Issue Getting Error ‘Too many SOQL queries: 201’ #
An issue was encountered when using VLOOKUP on the workflow and mapping function with multiple child records to look up to a parent. This resulted in an error message: “System.LimitException: skyvvasolutions:Too many SOQL queries: 201.” However, this issue has been resolved.
Direct Link Message Waiting for First Message Process in V2 Processing #
In our message flow, when the first message fails, the second message has the same external ID as the previous one. It will be pending and will wait until the first message is processed. The second message will not provide a direct link to the failed first message. This issue has been resolved by providing the direct link to the first failed message in the comment.
Get “Too many query rows: 50001” on Bulk Processing Basket #
When you have numerous bulk baskets with over 50000 basket records and you set the scheduler to process them, the system will query all the bulk baskets and filter them for processing. However, this can lead to an issue where an error message is raised stating ‘Too many query rows: 50001’. Fortunately, this issue has been fixed.
