Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, July 9, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Administration Forums - General Administration
Forum to discuss general administration topics for SalesLogix (including LAN & remote topics). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to General Administration | New ThreadView:  Search:  
 Author  Thread: Reassigning of groups from one user to another
Richa
Posts: 45
 
Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 07 4:40 AM
Hi All,

Is there a possibility of reassigning groups of Acct/Cont/Oppty or a part of group from one user to another ?
Is it already available in the SLX system?
TIA.

Regards,
Richa
[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 07 9:24 AM
In the SLX Administrator menu check out "Tools - Realigh Territiries..."
[Reply][Quote]
Richa
Posts: 45
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 07 11:19 PM
Hi Frank,

I checked it, there is provision to reassign activities and territories.
But what we are looking for is reassignment of groups of Accnt/Cont/Oppty or a part of group from one user to another.
Any pointers tio that?

Thanks,
Richa
[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Aug 07 3:36 AM
The Territory Relignment tool can be pointed at a group. Create a group that contains the accounts you want to reassign, then use it as the source for the realignment. You may have to create a few groups but it should do the job.
[Reply][Quote]
Richa
Posts: 45
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Aug 07 4:41 AM
Thanks Frank for that useful info.
Could you also let me know where in standard SLX is the group/team field being stored?

[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Aug 07 9:09 AM
I am not sure what you are asking for. Are you refererring to an object or objects that you see on some screen?
[Reply][Quote]
Richa
Posts: 45
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Aug 07 11:46 PM
Hi Frank,

Actually i want to know when we create custom groups,say an Account group - R_Accnt - then does this info gets stored anywhere in the DB?
Also, the accounts that now have been added to the group, do they have some field which would tell they belong to a particular group..??

Thanks,
Richa
[Reply][Quote]
Richa
Posts: 45
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Aug 07 11:55 PM
Also, the Reallign Territories functionality only accepts Accounts group...can we modify it to choose from other groups as well....say Contact and Oppartunities groups..??
TIA.

Richa
[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Aug 07 12:05 AM
Not exactly, but you could always somewhat extract the SQL statement from the Desired group and Create an Account Group that uses it.

For instance, I ran into a situation where the user had created 8 Adhoc groups that he wanted to reassign to 8 different Account Managers.
Since the group couldn't be used on the Admin, I created 8 new groups that via SQL statement gather the records from the Adhoc groups (this is a special case because the data is stored on the ADHOCGROUP table)

So, I created a New Account group, added a Condition for the Account ID, and set it to be used as a Literal, then I pased the SQL statement that I needed, in this case:
SELECT ENTITYID FROM ADHOCGROUP WHERE GROUPID = 'THEPLUGINID OF THE GROUP'

By doing it this way, I was then able to use my set of groups on the Territory Realignment.

Good luck!

[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Aug 07 2:14 AM
Quote:
Originally posted by Richa

Hi Frank,

Actually i want to know when we create custom groups,say an Account group - R_Accnt - then does this info gets stored anywhere in the DB?

If you create a dynamic group (ie one driven by a SQL select statement then the information is stored in a in the plugin table.

If you create an adhoc group then pointers to the selected records are is stored in the ADHOCGROUP table.
Quote:
Also, the accounts that now have been added to the group, do they have some field which would tell they belong to a particular group..??

If you create an adhoc (ie static) group then the primary record IDs are stored in the adhocgroup table.
[Reply][Quote]
Richa
Posts: 45
 
Re: Reassigning of groups from one user to anotherYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Aug 07 5:51 AM
Thanks Frank and Raul.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 7/9/2025 10:43:47 AM