Enabling Group Workspace in the Standalone Cognos Instance

When an IBM® Control Center Monitor role is created via the IBM Control Center Classic Console, a group workspace for that role is automatically created. The group workspace is originally created by saving Team Content/workspaces/default_group to Team Content/Group Workspaces/{roleId}. After it is created, the ICC Group workspace {roleId} could have any content as each ICC user with that role could have updated their group workspace via the IBM Control Center Monitor web console.

When the Cognos migration scripts are run, Content/NoAccountWorkspaces/default_group is created. This default_group workspace is a copy of the original Team Content/workspaces/default_group but it has been modified to remove all references to account.parameters. Therefore, after you have run the 2 standalone Cognos scripts and have your standalone Cognos instance running, you can do the following to remove any groyp workspace errors:
  1. Select Team Content > Group Workspaces to see how many group workspaces are there. At a minimum, you will have superuser and user role. There should be one for each role defined to your IBM Control Center Monitor instance. Click on the workspace that you want to test.
  2. If the workspace you selected is just the standard IBM Control Center Monitor out-of-the box workspace, with no custom changes that you want to save, do the following:
    1. Select Team Content > NoAccountWorkspaces and click on default_group.
    2. Click on the action drop down icon and select Save As.
    3. Navigate to the Team Content > Group Workspaces > {role_id} > {role_id}_default folder and click Save. Your {role_id} group workspace, will now be reset to the default group workspace and any widget from the default group workspace will have no reference to account.parameters and will therefore run without errors.
  3. If the workspace you selected has custom changes that have been made by the user, do the following:
    1. Select Team Content > Group Workspaces > {role_id} > {role_id}_default to open the workspace.
    2. Click on the top border of any widget that has an error window so that a menu bar pops up.
    3. Click the first action icon and select Properties.
    4. In the Properties panel, take note of what widget it is and click OK to close.
    5. Click on the action icon again and select Remove from Workspace.
    6. Click Remove to confirm the removal.
    7. Expand the content directory and then, expand the NoAccountCCWidgets folder and select and drag the widget noted in step d above to the spot where you removed the widget with the error.
    8. Repeat steps b-g for each widget with an error. After all widgets are fixed, use the Save icon on the main workspace menu bar to save the workspace.
Attention: You should not have any errors in any custom reports or widgets that you wrote, unless you used account.parameters in your reports/widgets. If you used account.parameters, then you need to open your custom report or widget in the Cognos report editor and remove any reference toaccount.parameters.