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:- Select IBM Control Center Monitor instance. Click on the workspace that you want to test. 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
- 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:
- Select
default_group
.
and click on - Click on the action drop down icon and select Save As.
- Navigate to the 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.
folder and click
- Select
- If the workspace you selected has custom changes that have been made by the user, do the following:
- Select to open the workspace.
- Click on the top border of any widget that has an error window so that a menu bar pops up.
- Click the first action icon and select Properties.
- In the Properties panel, take note of what widget it is and click OK to close.
- Click on the action icon again and select Remove from Workspace.
- Click Remove to confirm the removal.
- 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.
- 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
.