I've opened a ticket with CA. No response yet. The only work around that I've found is to edit the UserGroupPreference attribute (0x129f0) for a User or UserGroup via the Attribute Editor or CLI.
If you dump the contents of the UserGroupPreference Attribute from a user or usergroup model created before upgrading to 9.1.3 H14, you'll find buried in the long xml code the following: <initial-view type="com.aprisma.spectrum.app.topo.client.hierarchy.InitialViewPreference" locked="true" lock-owner="kkedda" lock-level="GROUP"> <p> <ctn>com.aprisma.spectrum.app.alarm.client.AlarmsTab</ctn> <pi> <n>com.aprisma.spectrum.app.topo.client.hierarchy.DomainHierarchyTreeNode</n> <id>1048576</id> <!-- Model Handle 0x100000 of Model Type "VNM" --> </pi> <pi> <n>com.aprisma.spectrum.app.topo.client.hierarchy.ModelHierarchyTreeNode</n> <id>0x10001e</id> <!-- Model Handle of Model Type "SM_Service_Mgt" Model Name "Service Management" --> </pi> <pi> <n>com.aprisma.spectrum.app.topo.client.hierarchy.ModelHierarchyTreeNode</n> <id>0x10001d</id> <!-- Model Handle of Model Type "SM_ServiceMgr" Model name "Services" --> </pi> <pi> <n>com.aprisma.spectrum.app.topo.client.hierarchy.ModelHierarchyTreeNode</n> <id>0x11e517</id> <!-- Model Handle of Model Type "SM_Service" Model Name "Operations View" --> </pi> </p> </initial-view> This is the Initial View text that I cut from the UserGroupPreference attribute of a new UserGroup that I am unable to set via the Users Tab in 9.1.3 H14: <initial-view type="com.aprisma.spectrum.app.topo.client.hierarchy.InitialViewPreference"> <p> <pi> <n>com.aprisma.spectrum.app.topo.client.hierarchy.DomainHierarchyTreeNode</n> <id>1048576</id> </pi> </p> </initial-view> Now the fun begins. Either I dump the contents of the attribute, edit the contents and then update the attribute via CLI, or I try to edit the content via the Attribute Editor. Either way it's ugly!!! Seems like a big step backward in functionality! Karen Kedda Enterprise Monitoring Solutions Berkley Technology Services LLC 405 Silverside Rd., Suite 205 Wilmington, DE 19809 302.746.2113 [email protected] From: Christian Schneider <[email protected]> To: "spectrum" <[email protected]> Date: 12/15/2010 09:58 AM Subject: [spectrum] Oneclick User redirected directly into Service Dashboard Hi Guys, Anyone knows how to define a user, that will land on a specified Windows in the Service-Dashboard? If you right-click, in 9.1.3 you don't have the possibility to choose "Set As Initial View.." in the Dashboard.. Hint's are very much apreciated.. Regards, Christian --To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected] ************* CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain private, privileged and confidential information belonging to the sender. The information therein is solely for the use of the addressee. If your receipt of this transmission has occurred as the result of an error, please immediately notify us so we can arrange for the return of the documents. In such circumstances, you are advised that you may not disclose, copy, distribute or take any other action in reliance on the information transmitted. --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
