Modifying the User Table


Author
Message
Michael Reese
Michael Reese
Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)
Group: StrataFrame Users
Posts: 235, Visits: 1.6K
What is the recommendation for modifying the User table in my application? I need to track more information and is currently utilizing a separate table and then linking it to the user table.
Reply
Greg McGuffey
Greg McGuffey
Strategic Support Team Member (4.8K reputation)
Group: Forum Members
Posts: 2K, Visits: 6.6K
I assume you are talking about SFSUsers, the RBS table. In that case, I'm doing exactly what you are doing: using another table and linking them. Otherwise you are likely to run into problems with SF updates, as the DDT package will "fix" your changes whenever they make changes to the RBS tables structures.



You can make like easier on the development side by creating a BO to your linked table, add custom properties to the SFSUsers table, so from your application usage, it is just a single BO to deal with.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Michael Reese - 18 Years Ago
Greg McGuffey - 18 Years Ago
     Hey Thanks,
Michael Reese - 18 Years Ago
             Any time :D
Greg McGuffey - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search