Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 7 of 7

Thread: How to change the default Report.ini for ReportCenter client?

  1. #1

    Default How to change the default Report.ini for ReportCenter client?

    Hello,

    When I run ReportCenter client, the default Report.ini is loaded.
    Now, we have many ReportCenter clients installed, each with specific reports (which means specific ini files). How can each client acces the corresponding ini file, instead of the default Report.ini?

    Thanks.

  2. #2
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,272

    Default

    The ini file should be put in the folder for the log is written which usually means in the same folder where the report is stored.

    What version of the ODBC driver are you using? From 5.1 I think it was there are some changes to the ODBC admin in control panel.
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  3. #3

    Default

    Quote Originally Posted by tommy View Post
    The ini file should be put in the folder for the log is written which usually means in the same folder where the report is stored.

    What version of the ODBC driver are you using? From 5.1 I think it was there are some changes to the ODBC admin in control panel.
    Thanks Tommy for you reply,

    1) I am using ODBC driver 6.1.1
    2) We have different client with distinct reports. A client1 should only access his reports (I don't want him to access client2, client3...'s reports).
    I understand that the ini file should be placed in the same folder where the reports are stored. But, in my case, should I have an ini file/a folder for every client, and if so, where in (ODBC driver/Report Center) can I configure the clientx to access only his reports?

    Thanks in advance for your assistance.

  4. #4
    Senior Member fid509's Avatar
    Join Date
    Feb 2002
    Location
    Brussels
    Posts
    381

    Default

    I believe you can specify the name and the path of the report.ini file as wel as a lot of other options as command line parameters. They are all explained in the Reportcenter manual.

    From the manual
    Specify the .ini file to use
    -i <file name>
    Specifies the .ini file for ReportCenter to use. Typically, you will use the default report.ini file located in your shared reports folder), but special circumstances may require you to use a .ini file with a different name or one in a different location.
    The following is a sample command:
    “c:\program files\servicecenter\rptctr\report.exe” -i “c:\program files\servicecenter\rptctr\report\report.ini” -s -rpt “Changes Slated for This Week” -rpt “Tasks Under Change” -dest “\\server\HP2000”

    This command executes the following sequence of operations:
    1 Boots up and loads the report list detailed in c:\program
    files\servicecenter\rptctr\report\report.ini.
    2 Runs in silent mode (without displaying the GUI).
    3 Prints the reports titled Changes Slated for This Week and Tasks Under
    Change to the HP 2000 printer.
    4 Closes.
    Last edited by fid509; 2006-08-31 at 12:53.

  5. #5
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,272

    Default

    I have no experience with report center but don't think you can limit access to reports at least not within report center. You may be able to do it with file system access rights if the reports are on a NTFS partition.
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  6. #6
    Senior Member fid509's Avatar
    Join Date
    Feb 2002
    Location
    Brussels
    Posts
    381

    Default

    Or the combination of the two. The parameter for dividing the ini files and file permissions to avoid that the more clever users modify the command line to get access

  7. #7

    Default

    Quote Originally Posted by fid509 View Post
    I believe you can specify the name and the path of the report.ini file as wel as a lot of other options as command line parameters. They are all explained in the Reportcenter manual.

    From the manual


    The following is a sample command:
    “c:\program files\servicecenter\rptctr\report.exe” -i “c:\program files\servicecenter\rptctr\report\report.ini” -s -rpt “Changes Slated for This Week” -rpt “Tasks Under Change” -dest “\\server\HP2000”

    This command executes the following sequence of operations:
    1 Boots up and loads the report list detailed in c:\program
    files\servicecenter\rptctr\report\report.ini.
    2 Runs in silent mode (without displaying the GUI).
    3 Prints the reports titled Changes Slated for This Week and Tasks Under
    Change to the HP 2000 printer.
    4 Closes.

    Thanks fid for your interesting post.

    I'll test it and give a feedback if there's a problem.

    Thanks again.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts