Error While a partition is processed: "The JSON DDL request failed with the following error: The server sent an unrecognizable response.;Root element is missing"

Irama Abello Moreno 0 Reputation points
2024-01-10T18:43:53.01+00:00

We got this error when it was processing a tabular model partition in SSAS from an SSIS package. This is the JSON that process the partition: { "refresh": { "type": "full", "objects": [ { "database": "ClicksterToday", "table": "Clickster", "partition": "CLICKSTER Today 0" }] } }

Note: The partition is processed every 10 seconds and sometimes this error is shown. Could you help me, please? How Can I fix it? Thanks

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,249 questions
{count} votes