Unwanted path is appending

Posted by: venkats1208 on 2 August 2020, 11:53 pm EST

  • Posted 2 August 2020, 11:53 pm EST - Updated 3 October 2022, 6:52 am EST

    I tried wimjo in react to get SSRS report, while executing below code some additional path (/$instances&_=1596455210091) is appending to url because of this additional path not able to get the SSRS report getting Unauthorized error.

    Code

    <wjViewer.ReportViewer

    filePath=“test path”

    serviceUrl=“http://testpath…/”

    ></wjViewer.ReportViewer>

  • Posted 3 August 2020, 5:51 pm EST

    Hi Venkat,

    It seems that you are not using C1WebApi to host the SSRS report. The wijmo’s ReportViewer is only compatible with C1WebApi report services to display the report.

    To get started on report services, please go through the following link below:

    https://www.grapecity.com/componentone/docs/webapi/online-webapi/ReportServices.html

    You can also use the sample provided in your forum post below:

    https://www.grapecity.com/forums/wijmo/how-to-pass-username-and-p

    The appended path is the timestamp of when the report is fetched from the WebApi.

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels