Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, August 27, 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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Sorting by TableID
Rob Bartram
Posts: 98
 
Sorting by TableIDYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Nov 08 12:12 PM
Hello,

When I first migrated data into Saleslogix a few years ago, some of the data was imported in the chronological order from the source system, but I used the same createdate for each record when inserting into Saleslogix - DUH!. My hope is that I can use the table ID to properly identify the chronological order of creation. I understand, from one of Ryan's articles that the ID is comprised of a table identifier, site code and a 36 based number. I should be able to parse out the 36 based number and use that for sorting - right?

Thank you, ...Rob
[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: Sorting by TableIDYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Nov 08 3:39 AM
That's correct - the first char is the record type A-ccount, C-ontact etc. with Q for custom tables. The next four chars are the SiteID (6UJ9) for example. The next two chars are the keybase (used for remote databases, starting at A0). The last 5 chars are the uniqueID (using b36) i.e.

A-6UJ9-A0-XXXXX

If you aren't using remotes then it becomes A-6UJ9-XXXXXXX i.e. the last 7 chars are using for key creation. This is what gives the range of IDs.
Mike
[Reply][Quote]
Rob Bartram
Posts: 98
 
Re: Sorting by TableIDYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Dec 08 12:10 PM
Thank you Mike.
[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): 8/27/2025 2:21:57 PM