difference between web portal url and web service url in ssrs

ArunRaaman 1,001 Reputation points
2021-08-03T18:43:20.687+00:00

Hello There,

Would anyone help me understand the purpose of web-service-url in SSRS configuration?

I see that there is no helpful result when tried to access web-service-url from SSRS configuration manager. For your information, I have attached the screenshot of the result of the page.

Thank you for giving your valuable time.

120228-image.png

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
{count} votes

Accepted answer
  1. Joyzhao-MSFT 15,631 Reputation points
    2021-08-04T01:36:51.357+00:00

    Hi @ArunRaaman ,
    The Web Service URL page to configure or modify the URL used to access the Report Server.
    The Web portal URL page to configure or modify the URL used to access Report Manager.

    Web Service URL
    Web Service URL is the backend, which is utilize by the frontend and also can be use from own application; see Report Server Web Service.
    The web service URL is to access the SSRS Report Server. It is the URL where the reports get deployed to. You also get a raw report listing from this location if you enter it into your browser. When you deploy the reports from the tools such as report designer/report builder, you will need to use the backend web service URL.

    Web portal URL
    Web Portal / Report Manager URL ist the frontend to manage & Show reports; see Web portal (SSRS Native Mode).
    The Web Portal URL is to access the Web Portal (Report Manager) It is a frontend web application which allows a user to view or administer reports in the reports server location. When you want to do the operations such as set user permissions, subscription, viewing and managing reports, you need to navigate to Web Portal URL.
    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.