Home > Forum > Rules, JS, SQL > SDK Executions in 2024 Error - Plugin changed transaction nesting count.

SDK Executions in 2024 Error - Plugin changed transaction nesting count.
0

Hi,

I have a problem with 2024.1.1.114 and SDK execution. I created an SDK to connect to the SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error:

ERROR -> Plugin changed transaction nesting count. Please contact administrator.

Interestingly, when I connect the VS debugger to the portal, the error does not occur and the SDK downloads data to the form.

Does anyone have an idea what might be wrong?