When multiple SSRS API try to access the same parent folder , get the folder is not exists error for one call , another call success , How to manage this bottle neck.

Anonymous
2024-12-04T10:11:01+00:00

I am using report server api to access the rdl using powershell script , to upload the rdl files

The below api format I am using in the script ,

https://{dnsname}/Reports/api/v2.0/Folders(Path='/Parentfolder/subfolder1/subfolder2/subfolder3')

eg**: https://contos.com/reports/api/v2.0/folders(Path='/Asia/India/chenai/reports')**

The api call works fine if we deploy one application , but if multiple application try to access "chennai" folder (6 apps in my case )folder , it say chennai folder not exists .

but some calls works as expected.

server details ,

Edition Windows Server 2022 Datacenter Azure Edition

Version 21H2

Installed on ‎11/‎27/‎2024

OS build 20348.2849

SSRS server details

Windows Server Performance and maintenance Application technologies and compatibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-12-04T21:20:25+00:00

    Hello

    Thank you for posting in Microsoft Community forum.

    Based on the description, I understand your question is related to the Windows API.

    Since there are no engineers dedicated to Windows API in this forum. in order to be able to get a quick and effective handling of your issue, I recommend that you repost your question in the Q&A forum, where there will be a dedicated engineer to give you a professional and effective reply.

    Here is the link for Q&A forum.

    Questions - Microsoft Q&A

    Thank you for your understanding and support. If you have any question or concern, please feel free to let us know.

    Have a nice day.

    Best Regards,

    Wesley Li

    0 comments No comments
  2. Anonymous
    2024-12-18T09:35:10+00:00

    Thank you ,Wesley Li

    0 comments No comments