ARAS 31 Self Service report
Hai , I have been looking to generate SSR (Self Service Report in ARAS 31). I have done that in ARAS 11. But In ARAS 31 the features and UI has changed , and lot of options like Filter, Item property ... ect. are not available . Could you please hele me to find a way to create SSR in ARAS 31. Thanks in Advance , Salini0Views0likes3CommentsSQL Server Reporting Services (SSRS) via HTTPS in Innovator Release 2023. How to fix?
Hi community, the release notes of Innovator 26 mentions following fixed issue: I-050277 Fixed an error that prevented Aras Innovator from connecting to SQL Server Reporting Services via HTTPS. I did a quick test in Release 2023 and noticed that I cannot create SSRS reports via HTTPS in this release. When executing the Report, I get following error message: "The provided URI scheme 'https' is invalid; expected 'http'. (Parameter 'via')". I assume Release 2023 still contains the bug that was patched with Innovator 26. Release 2023 removed the RSGateway.aspx that was previously used to connect to SSRS. Not sure how Aras calls the reports in the new versions. Does anyone know how to fix this one? I assume we need to customize the codetree, add some assembly binding or similar. But I have no idea so far how to do it. Thanks and best regards! Angela576Views0likes4CommentsSelf Service Reporting, Concatenate Property Values
Hi All, I am trying to build a Basic report using SSRS. I have a requirement where in I want to concatenate values of two Properties and show it in a single Column, Is that Possible using SSRS ? Eg. the Item Type Name and Label should be displayed as "Name(Label)" in a single Column. Will I be able to use the Expression Property to achieve the above use case ? Also, Is there any documentation available which provides a detailed explanation on the SSRS Reporting Configurations ? Thankyou [emoticon:c4563cd7d5574777a71c318021cbbcc8]3.9KViews0likes5CommentsSSRS Reports with manual input parameters
Hi, I am trying to create a SSRS report with input search filters. Am getting most of the errors due to modalDialog and could not able to proceed further. Request someone to help me in resolving this. 1. Followed Microsoft Reporting Service 2008 R2 Guide (Cookbook - User Input Reports) and used UserInputTemplate, where I get showModalDialog is not defined error. 2. Followed the same document (Cookbook - Date Selector) and getting error as below. "The method "cui_default_mwmm_reports" failed." Thank you!4.9KViews0likes2Comments