Welcome to Good Training Sign in | Become a member - FREE!
 

Deleting Groups

Last post 01-06-2009, 10:29 AM by MRShepherd. 7 replies.
Sort Posts:
  •  05-12-2008, 4:06 PM 1174

    Deleting Groups

    Good Afternoon,

     Today during our Webinar today, a question was posted....

    What is the best practice for deleting a group that is no longer needed.  Delete from SalesLogix client or Architect?  Denise Greenhaw - HNI

     

    You can certainly delete the group from SalesLogix client if you are the owner of the group. However, if you are the Administrator and trying to clean up groups that individuals have created and are not using. I would suggest deleting them from the Architect.

     

    Have a great day!!

     

    Dale

  •  01-06-2009, 9:27 AM 1644 in reply to 1174

    Re: Deleting Groups

    I have some groups that are not showing in the Architect or Administrator but are showing in the Sales Client (and in the Plugin table in the database). How can I delete these? When I delete them in Sales Client by logging in as an Administrator they still appear for other users.

    Cheers,

     Matt

  •  01-06-2009, 9:34 AM 1645 in reply to 1644

    Re: Deleting Groups

    I have had this before actually, I just deleted the group staright from the plugin table.

    Delete From sysdba.plugin where name = 'enter group name here' and type = '8'

    Run the above SQL within the SalesLogix administrator if you have remote users.

    Regards, Adam Travers

  •  01-06-2009, 9:46 AM 1646 in reply to 1645

    Re: Deleting Groups

    Thanks Adam,

    Have you got a link to any other material which can confirm that this is an appropriate way to do it? I need something to show my boss because otherwise I will have to run a complete regression test (not a nice option) after I make the changes. :S

    Matt

  •  01-06-2009, 9:53 AM 1647 in reply to 1646

    Re: Deleting Groups

    Its not really the appropriate way to do it but I dont think you have much choice. What version of SalesLogix are you running? it could be a known bug which has been resolved in a hotfix/service pack.

     

     

     

  •  01-06-2009, 9:55 AM 1648 in reply to 1647

    Re: Deleting Groups

    It's version 6.1.1.1018.
  •  01-06-2009, 10:26 AM 1649 in reply to 1648

    Re: Deleting Groups

    Im unable to find anything in the known issues for that era of SalesLogix Smile but if I do see anything I will let you know.

    Regards, Adam

  •  01-06-2009, 10:29 AM 1650 in reply to 1649

    Re: Deleting Groups

    Thanks a lot for your help. Smile
View as RSS news feed in XML