/
AWS SSRS Add Centrals Link to Report
AWS SSRS Add Centrals Link to Report
Description of Issue
Client wants to link their report to a centrals ERP page
Context
SSRS reports
AWS hosted clients
Centrals
Cause
Client wants to create a custom report with links to the Centrals program
Resolution
For the purpose of demonstration, lets assume the following:
Desired Centrals URL: https://cityoftylerme.tylertech.com/XXXXprod/munis/munisnet/AppHost/WorkOrderCentral/detail?WONumber=
1. Point report to a stored data source using database username and password
2. In SSRS go to Textbox Properties in location of desired link
3. Select Action, Go to Url
4. In select URL: ="https://cityohublink.tylerhost.net/XXXXprod/munis/munisnet/AppHost/WorkOrderCentral/detail?WONumber=" + Trim(Fields!a_work_order_no.Value)
Additional Information
, multiple selections available,
Related content
How to add a link to custom SSRS report in EERP menu
How to add a link to custom SSRS report in EERP menu
More like this
Configure datasource for subscriptions in SSRS for OnPrem clients
Configure datasource for subscriptions in SSRS for OnPrem clients
More like this
Custom reporting through TID SSRS
Custom reporting through TID SSRS
More like this
Configure Datasource for subscriptions in SSRS
Configure Datasource for subscriptions in SSRS
More like this
Account hyperlinks on SSRS Reports do not link to the specific account
Account hyperlinks on SSRS Reports do not link to the specific account
More like this
Configure SSRS datasource for OnPrem clients
Configure SSRS datasource for OnPrem clients
More like this