Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

The Resource Schedule report included with Schedule needs to moved, deployed, and have the location path set for each user's computer that will be accessing Schedule.

Copy to local SSRS location

  1. Go to Schedule's installation location and then Schedule > WebsiteResourceFiles > SSRS Reports.
  2. Copy Resource Schedule.rdl.You can either right-click on the file name and then choose Copy or you can highlight the file name, choose Edit and then choose Copy.
  3. Paste the Resource Schedule.rdl file in the Signature Service reports location. Microsoft Dynamics\GPxxxx\Signature\SRS Reports\Signature Service

Deploying the Report

  1. Launch Microsoft Dynamics GP and then go to Microsoft Dynamics GP > Tools > Setup > Service Management > Module Setup > Service Options.
  2. Under Reporting at the bottom of the window, choose Run Wizard and then choose Continue.
  3. Choose Next.
  4. Complete the server information and choose Next.
  5. Choose the System Database and then choose Next.
  6. Verify the information and choose Next.
  7. In the next window, unmark all checked boxes.
  8. Expand Signature Service. by choosing the +.
  9. Mark the checkbox next to Resource Schedule and choose Deploy.
  10. After the report has deployed, you are returned to the Report Wizard window. Choose Cancel to close the window.Repeat this for any additional company databases.

Set location path

  1. Launch and connect to the SQL Server.
  2. Run the following SQL statement to display the Resource Report: UPDATE WSRepts SET ReportLocation = 'Report URL' WHERE ReportReference = 'Schedule_Resource_Report_1'
  3. Enter the ReportLocation.
  4. Move the focus off the ReportLocation and then close the SQL Server.



  • No labels