Hi guys, I'm trying to automate a simple setup so I exported a content.xml from the console. Unfortunately the exported content.xml doesn't contain a few things. I noticed the following things are missing - user attribute values, the <uattr> tags are there but no <uattr_value> tags - memberships - role_entitlements
Also the <Syncope_user> tags contain an invalid creationDate. In my case the import contains a date like this "2012-04-24 13:21:18.0". I get an error message when importing it. I'll have to construct part of the content.xml by hand. I'll use the test content.xml as a guideline. Another route would be to script a series of REST-commands to core I guess. What do you normally do? regards Bob
