This commit is contained in:
2022-06-08 15:14:03 +02:00
parent cd970e36b5
commit 7ed43805c6
4 changed files with 29 additions and 11 deletions

View File

@@ -110,7 +110,7 @@ Namespace Methods.GlobalIndexer.ImportFile
Dim oDynamicFilePath = GetVirtualPath(
pData.File.FileInfoRaw, oProfile.DynamicPath, User, oUserAttributes, oAutoAttributes)
Helpers.NewDynamicFolderForObject(oResponse.ObjectId, oProfile.DynamicPath, User.UserName, User.Language)
Helpers.NewDynamicFolderForObject(oResponse.ObjectId, oProfile.DynamicPath, User.UserName, User.LanguageId)
Logger.Info("Collecting Attributes for ObjectId [{0}]", oResponse.ObjectId)