Hi all
As part of an integration project I am having trouble importing user groups using the Data Integration module and User Provider.
Importing users into existing groups works fine. But trying to import groups the job fails with the following error:
Job Failed with the following message: Cannot parse '' to System.Int. Table: AccessUserGroup. Column: AccessUserParentID The failed input row is: [AccessGroupName:"Privat kunde"], [AccessGroupParentGroupName:""]
It seems as if the system at some point tries to map the (empty) string value from AccessGroupParentGroupName to an ID.
Ultimately I planned on forcing a constant group name upon AccessGroupParentGroupName in the import and thus import all groups as children of some existing User Group. But that fails too
I attached the source XML.
DW 8.7.2.8
My column mappings are pretty straight forward :