The Process should start from RCGENDEV db schemas.

  1. Add new entry at the IDMS_CR_Report table. Analytic info about the table you will find at the Business Crystal Reports Configuration
    1. The Code should be Unique and if is an OneDealer Product Report the Code should be start with "ODPROD"  
  2. Add to IDMS_CR_Report the parameters of the report. Use the new report code at the column IDMS_Report Code. Info about the table you will find at the Business Crystal Reports Configuration
  3. Add a new Business Case for the new report.
  4. Add the business case to role where is related with the reports.  Info about the User configuration you will find at the Business Crystal Reports Configuration
  5. If this new report have Parameters Like "PListOfMakes" , "PListOfRangeBranches" add the Code of the report in OneDealerRSE.js in table "reportsArr".
  6. If the report is sales area report then add the report code at the tables  "reportsArr" , "inspectorReportsArr" in OneDealerRSE.js file.
  7. Add the report file in Crystal Report service in Source Control. At the Business Crystal Reports you find examples where the CRs are stored in tfs.
  8. Add the related file under the deployed reporting service.  Info about the service you will find at the Business Crystal Reports Configuration


If are applied then for other environments sync data from RCGENDEV:

  • IDMS_CR_Reports
  • IDMS_CR_Parameters
  • Resources from common
  • Business Cases from common


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.