Status | ID | Priority | Type |
Closed | 38795 | Major | Question |
Profile | Reply |
Kalinda JamesClient | How do you create default users when using xafarisecuritysystem in the moduleupdater. |
User | Description | Posted On |
Kalinda JamesClient | Am evaluating 19.2.6 | |
MariyaVoytovichAgent | Hello! ObjectSpace.FindObject should return an object. We checked on our demo examples and everything works fine. In order to fix the issue, we must first reproduce the issue in our labs. We do not have ideas why this error can occur on your machine either. Regards, | |
Kalinda JamesClient | Which demos have creating DC users in code | |
Kalinda JamesClient | This happens when I use remote idatastore | |
Kalinda JamesClient | var usersRole2 = ObjectSpace.Xafari().FindObject(new BinaryOperator("Name", "Clerk")); ObjectSpace.CommitChanges(); } | |
MariyaVoytovichAgent | Hello! 1. remote idatastore... do you use WCF service application? Regards, | |
Kalinda JamesClient | The wcf application is exposing IDatastore contract , public override void SafeUpdateDatabaseAfterUpdateSchema() } private void SeedDatabase() } bool CreateUserData() server code public class ImsCachedDataStoreService : CachedDataStoreService static ImsCachedDataStoreService() : base(DataStore) I am exposing IDatastore through wcf so yes it is a wcf service but not xaf server Am using xafarisecuritysystem with syncsecuritywithmodel=true also which email can I use to request a quotation for a custom module | |
MariyaVoytovichAgent | Hello! Xafari Client Services is dedicated for helping Xafari customers only. Regards, |