Forum Discussion
WriteCatalogExtendedContentChunkById
- Anonymous1 year ago
Hi, LeonLai
You should not block it, it is closely related to shared schedules, schedule refreshes, subscriptions, etc. It is a component at the bottom level. If you block it, your report server will not worked properly. You can see from the following that it is an API interface that is used by other components of the report server for calls:
Catalog Items - Add Catalog Item - REST API (Power bi report) | Microsoft Learn
Chapter 3: Reporting Services Architecture (codemag.com)
You should follow this tutorial to check what exactly is happening with your report server:
Reporting Services log files and sources - SQL Server Reporting Services (SSRS) | Microsoft Learn
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, LeonLai
You should not block it, it is closely related to shared schedules, schedule refreshes, subscriptions, etc. It is a component at the bottom level. If you block it, your report server will not worked properly. You can see from the following that it is an API interface that is used by other components of the report server for calls:
Catalog Items - Add Catalog Item - REST API (Power bi report) | Microsoft Learn
Chapter 3: Reporting Services Architecture (codemag.com)
You should follow this tutorial to check what exactly is happening with your report server:
Reporting Services log files and sources - SQL Server Reporting Services (SSRS) | Microsoft Learn
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.