Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Have you opened up the SFSUsers and SFSPermissions tables to make sure there are not any NULL values? Second, are you doing anything (i.e. creating an audit record) when a user logs in? One thing you can do is turn on the data debugger so you can see the query. More than likely this is where you are going to end up so I would just start there by turning on the data debugger for that data source.
|