SSRS Custom Delivery Extension UI in SharePoint Integrated Mode

Unanswered SSRS Custom Delivery Extension UI in SharePoint Integrated Mode

  • Thursday, January 24, 2013 5:49 AM
     
     

    Hi Everyone,

    Do you know if the Delivery extension UI of SSRS 2008 is loaded in the sharepoint 2010?

    I was trying to use the SSRS custom delivery extension in SharePoint integrated mode, but saw the answer to the 'Printer Delivery Sample - not loading Delivery Extensions Assembly - Cannot Attach to Debug', Indicated the custom delivery extension UI is not loaded in the integrated mode. But It belongs to 2009. So does anyone know if the extension UI are supported in the newer versions of the sharepoint?


    Thanks

    Farid Adhami



All Replies

  • Monday, January 28, 2013 3:30 AM
    Moderator
     
     

    Hi Farid,

    In Reporting Servcies, we can implement a custom delivery extension for a SSRS 2008 report server that runs in SharePoint integrated mode. The Report Server Web service provides several endpoints for managing a report server as well as executing and navigating reports. The ReportService2006 endpoint is used for managing objects on a report server that is configured for SharePoint integrated mode.

    For the detailed information about how to implement a custom delivery extension, please see:
    Implementing a Delivery Extension

    Hope this helps.

    Regards,


    Mike Yin
    TechNet Community Support

  • Monday, January 28, 2013 5:53 PM
     
     
    Hi Mike,

    I've seen the page before, but my question was if the UI part of the delivery extension will be loaded in the sharepoint integrated mode. I need to allow user to enter/select  custom subscription parameters, but then I saw the response to the "Printer Delivery Sample - not loading Delivery Extensions Assembly - Cannot Attach to Debug", which says:

    In SharePoint, we do not load any custom delivery extension UI as we do in Report Manager.  We have our own SharePoint-specific UI for email and SharePoint doclib delivery extensions.  For Windows file share and all other delivery extensions, we show a generic UI.  In our SharePoint subscriptions UI, your custom delivery extension should show up in the drop down list, but your custom extension settings UI won't be shown. Currently, there is no way to put custom delivery extensions UI in SharePoint.  The current implementation does not load controls from external modules.
    So I was wondering if the extension UI is displayed in newer versions of the sharepoint.

    Thanks

    Farid