Question: When I originally 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. I'm hoping that I can use the table ID to properly identify the chronological order of creation. I understand that the ID is comprised of a table identifier, site code, and a 36 based number. Can I parse out the 36 based number and use that for sorting?
Read more