This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Everything is being mapped to system account

Migrating from 2010 to sp online. I have used the tool in the past without this issue but now my migrations are dropping all users info and assigning everything to system account. I have the same mappings file I used before and my settings are the same. please help ... this is a huge issue for me right now!!!!!

  • Hello Richard,

     

    Please do the following:

     

    1. Please review the following information regarding Global User Mapping >> www.metalogix.com/.../010_GlobalUserMappings.htm
    2. Ensure all mappings associated with the connection are valid. Remove any invalid mappings still associated with the connection and apply the correct map.

     

    Kind Regards

  • I have the xml file and I see a mapping for user loaded in the bottom screen in the global mapping area. when i run the migration I see a warning that the user (the one on the source side could not be found ... which I think is fine ... but I used to see, in previous migrations where that users would be added with the new version of the login ... here's the xml that is loaded into global mappings <Mapping Source="i:0#.w|domain\richard" Target="richard@domain.com" />

  • Again in the past I would see richard@domain.com get moved right after I would see domain\richard throw a warning about not loading (here's the details view):  at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)

      at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()

      at Metalogix.SharePoint.Adapters.CSOM2013.ClientContextExtension.ExecuteQueryWithIncrementalRetry(ClientRuntimeContext context, Int32 retryCount, Int32 delay)

      at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.CallExecuteQuery(ClientRuntimeContext ctx, SharePointAdapter callingAdapter)

      at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.AddSiteUser(String sUserXML, AddUserOptions options)

      at SyncInvokeAddSiteUser(Object , Object[] , Object[] )

      at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)

      at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)

      at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)

      at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)

      at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)