2020-05-29 00:57:27.9039|1|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker|Executing action method DMS_WebApi.Controllers.IntegrationAPI.CandidateProfileController.Post_CreateDocumentWithFields (DMS_WebApi) with arguments (DMS_DTO.IntegrationDtos.CustomDynamicDocumentDto) - Validation state: Valid|$$$2020-05-29 00:57:27.9160|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (5ms) [Parameters=[@__email_0='?' (Size = 200) (DbType = AnsiString), @__companyId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p`.`ID` FROM `person` AS `p` INNER JOIN `communicationdetails` AS `c` ON `p`.`CommunicationId` = `c`.`CommunicationId` INNER JOIN `email` AS `e` ON `c`.`RowRefID` = `e`.`ID` WHERE (((`c`.`TableRefID` = 5) AND (`e`.`Email` = @__email_0)) AND (`p`.`IsDeleted` = FALSE)) AND (`p`.`CompanyId` = @__companyId_1) LIMIT 1|$$$2020-05-29 00:57:27.9222|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__personId_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p1`.`PersonIdentity` FROM `person` AS `p` INNER JOIN `person` AS `p1` ON `p`.`CommunicationId` = `p1`.`CommunicationId` WHERE (((`p`.`ID` = @__personId_0) AND (`p`.`IsDeleted` = FALSE)) AND (`p1`.`IsDeleted` = FALSE)) AND (((`p`.`CompanyId` <> `p1`.`CompanyId`) OR (`p`.`CompanyId` IS NULL OR `p1`.`CompanyId` IS NULL)) AND (`p`.`CompanyId` IS NOT NULL OR `p1`.`CompanyId` IS NOT NULL))|$$$2020-05-29 00:57:27.9222|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__sessionData_CompanyID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `DT`.`ID`, `DT`.`Accessibility`, `DT`.`ApproverGroupID`, `DT`.`CompanyID`, `DT`.`CompletedWithin`, `DT`.`CreatedBy`, `DT`.`DateCreated`, `DT`.`DateUpdated`, `DT`.`Description`, `DT`.`DocumentPath`, `DT`.`DocumentType`, `DT`.`ESignedDocument`, `DT`.`FormAlias`, `DT`.`IsArchived`, `DT`.`IsDeleted`, `DT`.`LanguageID`, `DT`.`SourceProductID`, `DT`.`TemplateDocumentSource`, `DT`.`TemplateEndDate`, `DT`.`TemplateFileName`, `DT`.`TemplateFileTypeID`, `DT`.`TemplateName`, `DT`.`TemplateStartDate`, `DT`.`TemplateStatusID`, `DT`.`TemplateTypeID`, `DT`.`TemplateVersion`, `DT`.`UpdatedBy`, `DT`.`UploadDate`, `DT`.`Uploadedby` FROM `documenttemplate` AS `DT` WHERE ((`DT`.`CompanyID` = @__sessionData_CompanyID_0) OR (`DT`.`CompanyID` = -1)) AND `DT`.`ID` IN (733, 809, 871)|$$$2020-05-29 00:57:27.9222|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__languageID_0='?' (DbType = Int64), @__tableName_1='?' (Size = 200) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`Id` AS `Item1`, COALESCE(`t`.`LocalizeData`, `ld`.`LocalizeData`) AS `Item2` FROM `lookuptype` AS `l` INNER JOIN `codelist` AS `c` ON `l`.`ID` = `c`.`LookupTypeID` INNER JOIN `localizedata` AS `ld` ON `c`.`LocalizekeyID` = `ld`.`LocalizekeyID` LEFT JOIN ( SELECT `ldd`.* FROM `localizedata` AS `ldd` WHERE `ldd`.`LanguageId` = @__languageID_0 ) AS `t` ON `c`.`LocalizekeyID` = `t`.`LocalizekeyID` WHERE (`l`.`LookUpNAme` = @__tableName_1) AND (`ld`.`LanguageId` = 1)|$$$2020-05-29 00:57:27.9399|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `l`.`ID`, `l`.`CompanyId`, `l`.`Description`, `l`.`LookUpNAme`, `l`.`lookupCode` FROM `lookuptype` AS `l`|$$$2020-05-29 00:57:27.9399|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `s`.`id`, `s`.`CompanyID`, `s`.`CreatedBy_UserID`, `s`.`Created_DateTime`, `s`.`DMSFieldID`, `s`.`LastUpdate_DateTime`, `s`.`LastUpdatedBy_UserID`, `s`.`SourceField`, `s`.`SourceFieldId`, `s`.`SourceObject`, `s`.`SourceProduct` FROM `sourcesystemfields` AS `s`|$$$2020-05-29 00:57:27.9535|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`id`, `d`.`ColumnDataType`, `d`.`ColumnDisplayName`, `d`.`ColumnName`, `d`.`CompanyID`, `d`.`ControllingColumn`, `d`.`ControllingTable`, `d`.`CreatedBy_UserID`, `d`.`Created_DateTime`, `d`.`DescriptionLocalizeKeyID`, `d`.`DmsFielsTypeId`, `d`.`IsPii`, `d`.`ismeta`, `d`.`LastUpdate_DateTime`, `d`.`LastUpdatedBy_UserID`, `d`.`LocalizekeyID`, `d`.`LookupTypeID`, `d`.`MetaTablerefID`, `d`.`TableRefID` FROM `dmsfields` AS `d`|$$$2020-05-29 00:57:27.9535|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `t`.`ID`, `t`.`displayname`, `t`.`Name` FROM `tableref` AS `t`|$$$2020-05-29 00:57:27.9535|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`CompanyId`, `d`.`CreatedBy_UserId`, `d`.`Created_DateTime`, `d`.`DataType`, `d`.`DescriptionLocalizeKeyId`, `d`.`DmsFieldId`, `d`.`FieldSectionName`, `d`.`IsActive`, `d`.`IsRequired`, `d`.`LastUpdatedBy_UserID`, `d`.`LastUpdated_DateTime`, `d`.`LocalizeKeyID`, `d`.`SourceFieldId`, `d`.`SourceProductId` FROM `dmscustomfieldmapping` AS `d`|$$$2020-05-29 00:57:27.9767|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`id`, `d`.`ColumnDataType`, `d`.`ColumnDisplayName`, `d`.`ColumnName`, `d`.`CompanyID`, `d`.`ControllingColumn`, `d`.`ControllingTable`, `d`.`CreatedBy_UserID`, `d`.`Created_DateTime`, `d`.`DescriptionLocalizeKeyID`, `d`.`DmsFielsTypeId`, `d`.`IsPii`, `d`.`ismeta`, `d`.`LastUpdate_DateTime`, `d`.`LastUpdatedBy_UserID`, `d`.`LocalizekeyID`, `d`.`LookupTypeID`, `d`.`MetaTablerefID`, `d`.`TableRefID` FROM `dmsfields` AS `d`|$$$2020-05-29 00:57:27.9767|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `t`.`ID`, `t`.`displayname`, `t`.`Name` FROM `tableref` AS `t`|$$$2020-05-29 00:57:27.9901|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `l`.`ID`, `l`.`CompanyId`, `l`.`Description`, `l`.`LookUpNAme`, `l`.`lookupCode` FROM `lookuptype` AS `l`|$$$2020-05-29 00:57:27.9901|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `s`.`id`, `s`.`CompanyID`, `s`.`CreatedBy_UserID`, `s`.`Created_DateTime`, `s`.`DMSFieldID`, `s`.`LastUpdate_DateTime`, `s`.`LastUpdatedBy_UserID`, `s`.`SourceField`, `s`.`SourceFieldId`, `s`.`SourceObject`, `s`.`SourceProduct` FROM `sourcesystemfields` AS `s`|$$$2020-05-29 00:57:28.0010|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`id`, `d`.`ColumnDataType`, `d`.`ColumnDisplayName`, `d`.`ColumnName`, `d`.`CompanyID`, `d`.`ControllingColumn`, `d`.`ControllingTable`, `d`.`CreatedBy_UserID`, `d`.`Created_DateTime`, `d`.`DescriptionLocalizeKeyID`, `d`.`DmsFielsTypeId`, `d`.`IsPii`, `d`.`ismeta`, `d`.`LastUpdate_DateTime`, `d`.`LastUpdatedBy_UserID`, `d`.`LocalizekeyID`, `d`.`LookupTypeID`, `d`.`MetaTablerefID`, `d`.`TableRefID` FROM `dmsfields` AS `d`|$$$2020-05-29 00:57:28.0010|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `t`.`ID`, `t`.`displayname`, `t`.`Name` FROM `tableref` AS `t`|$$$2020-05-29 00:57:28.0167|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`CompanyId`, `d`.`CreatedBy_UserId`, `d`.`Created_DateTime`, `d`.`DataType`, `d`.`DescriptionLocalizeKeyId`, `d`.`DmsFieldId`, `d`.`FieldSectionName`, `d`.`IsActive`, `d`.`IsRequired`, `d`.`LastUpdatedBy_UserID`, `d`.`LastUpdated_DateTime`, `d`.`LocalizeKeyID`, `d`.`SourceFieldId`, `d`.`SourceProductId` FROM `dmscustomfieldmapping` AS `d`|$$$2020-05-29 00:57:28.0167|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `d`.`id`, `d`.`ColumnDataType`, `d`.`ColumnDisplayName`, `d`.`ColumnName`, `d`.`CompanyID`, `d`.`ControllingColumn`, `d`.`ControllingTable`, `d`.`CreatedBy_UserID`, `d`.`Created_DateTime`, `d`.`DescriptionLocalizeKeyID`, `d`.`DmsFielsTypeId`, `d`.`IsPii`, `d`.`ismeta`, `d`.`LastUpdate_DateTime`, `d`.`LastUpdatedBy_UserID`, `d`.`LocalizekeyID`, `d`.`LookupTypeID`, `d`.`MetaTablerefID`, `d`.`TableRefID` FROM `dmsfields` AS `d`|$$$2020-05-29 00:57:28.0369|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `t`.`ID`, `t`.`displayname`, `t`.`Name` FROM `tableref` AS `t`|$$$2020-05-29 00:57:28.0369|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[@__email_0='?' (Size = 200) (DbType = AnsiString), @__companyId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p`.`ID` FROM `person` AS `p` INNER JOIN `communicationdetails` AS `c` ON `p`.`CommunicationId` = `c`.`CommunicationId` INNER JOIN `email` AS `e` ON `c`.`RowRefID` = `e`.`ID` WHERE (((`c`.`TableRefID` = 5) AND (`e`.`Email` = @__email_0)) AND (`p`.`IsDeleted` = FALSE)) AND (`p`.`CompanyId` = @__companyId_1) LIMIT 1|$$$2020-05-29 00:57:28.0586|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.1384|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (68ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE person SET GivenName='testing today' ,Family='testing today' ,PersonIdentity='2238' ,PersonIdentity='2238' ,MobilePhone='' ,WorkExperience='' ,EducationLevel='' ,Comments='' ,City='' ,Functions='Alorica' ,RoleDesired='Application Developer,Operations Team Manager' ,EmploymentType='Full-time' ,SalaryRange='' ,Availability='' ,InternalMobility='false' ,CountryName='' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE ID = 1196|$$$2020-05-29 00:57:28.1446|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__PersonID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Alias`, `c`.`Availability`, `c`.`BirthDate`, `c`.`CitizenshipID`, `c`.`City`, `c`.`Comments`, `c`.`CommunicationId`, `c`.`CompanyId`, `c`.`CountryName`, `c`.`Created_dateTime`, `c`.`Createdby_UserID`, `c`.`EducationLevel`, `c`.`EmploymentType`, `c`.`Ethnicity`, `c`.`Family`, `c`.`FormerFamily`, `c`.`Functions`, `c`.`GenderID`, `c`.`GenerationAffixCode`, `c`.`GivenName`, `c`.`Initials`, `c`.`InternalMobility`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`LanguageUsed`, `c`.`LastUpdate_dateTime`, `c`.`LastUpdatedby_UserID`, `c`.`LegalID`, `c`.`LegalName`, `c`.`Middle`, `c`.`MilitaryStatus`, `c`.`MobilePhone`, `c`.`PersonIdentity`, `c`.`Preferred`, `c`.`PreferredSalutationCode`, `c`.`QualificationAffixCode`, `c`.`ResidenceCountryID`, `c`.`RoleDesired`, `c`.`SalaryRange`, `c`.`SignType`, `c`.`Signature`, `c`.`TitleAffixCode`, `c`.`UserDID`, `c`.`UserLoginId`, `c`.`WorkExperience` FROM `person` AS `c` WHERE `c`.`ID` = @__PersonID_0 LIMIT 1|$$$2020-05-29 00:57:28.1446|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__TablerefID_0='?' (DbType = Int64), @__CommunicationId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`CommunicationId`, `c`.`CreatedBy_UserID`, `c`.`Created_DateTime`, `c`.`LastUpdate_DateTime`, `c`.`LastUpdatedBy_UserID`, `c`.`RowRefID`, `c`.`TableRefID` FROM `communicationdetails` AS `c` WHERE (`c`.`TableRefID` = @__TablerefID_0) AND (`c`.`CommunicationId` = @__CommunicationId_1) LIMIT 1|$$$2020-05-29 00:57:28.1583|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.2007|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (39ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE Address SET AddressLine1='' ,AddressLine2='' ,CountrySubDivisions='' ,City='' ,PostalCode='' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE ID = 694|$$$2020-05-29 00:57:28.2061|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__PersonID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Alias`, `c`.`Availability`, `c`.`BirthDate`, `c`.`CitizenshipID`, `c`.`City`, `c`.`Comments`, `c`.`CommunicationId`, `c`.`CompanyId`, `c`.`CountryName`, `c`.`Created_dateTime`, `c`.`Createdby_UserID`, `c`.`EducationLevel`, `c`.`EmploymentType`, `c`.`Ethnicity`, `c`.`Family`, `c`.`FormerFamily`, `c`.`Functions`, `c`.`GenderID`, `c`.`GenerationAffixCode`, `c`.`GivenName`, `c`.`Initials`, `c`.`InternalMobility`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`LanguageUsed`, `c`.`LastUpdate_dateTime`, `c`.`LastUpdatedby_UserID`, `c`.`LegalID`, `c`.`LegalName`, `c`.`Middle`, `c`.`MilitaryStatus`, `c`.`MobilePhone`, `c`.`PersonIdentity`, `c`.`Preferred`, `c`.`PreferredSalutationCode`, `c`.`QualificationAffixCode`, `c`.`ResidenceCountryID`, `c`.`RoleDesired`, `c`.`SalaryRange`, `c`.`SignType`, `c`.`Signature`, `c`.`TitleAffixCode`, `c`.`UserDID`, `c`.`UserLoginId`, `c`.`WorkExperience` FROM `person` AS `c` WHERE `c`.`ID` = @__PersonID_0 LIMIT 1|$$$2020-05-29 00:57:28.2061|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__TablerefID_0='?' (DbType = Int64), @__CommunicationId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`CommunicationId`, `c`.`CreatedBy_UserID`, `c`.`Created_DateTime`, `c`.`LastUpdate_DateTime`, `c`.`LastUpdatedBy_UserID`, `c`.`RowRefID`, `c`.`TableRefID` FROM `communicationdetails` AS `c` WHERE (`c`.`TableRefID` = @__TablerefID_0) AND (`c`.`CommunicationId` = @__CommunicationId_1) LIMIT 1|$$$2020-05-29 00:57:28.2212|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.2212|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__PersonID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Alias`, `c`.`Availability`, `c`.`BirthDate`, `c`.`CitizenshipID`, `c`.`City`, `c`.`Comments`, `c`.`CommunicationId`, `c`.`CompanyId`, `c`.`CountryName`, `c`.`Created_dateTime`, `c`.`Createdby_UserID`, `c`.`EducationLevel`, `c`.`EmploymentType`, `c`.`Ethnicity`, `c`.`Family`, `c`.`FormerFamily`, `c`.`Functions`, `c`.`GenderID`, `c`.`GenerationAffixCode`, `c`.`GivenName`, `c`.`Initials`, `c`.`InternalMobility`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`LanguageUsed`, `c`.`LastUpdate_dateTime`, `c`.`LastUpdatedby_UserID`, `c`.`LegalID`, `c`.`LegalName`, `c`.`Middle`, `c`.`MilitaryStatus`, `c`.`MobilePhone`, `c`.`PersonIdentity`, `c`.`Preferred`, `c`.`PreferredSalutationCode`, `c`.`QualificationAffixCode`, `c`.`ResidenceCountryID`, `c`.`RoleDesired`, `c`.`SalaryRange`, `c`.`SignType`, `c`.`Signature`, `c`.`TitleAffixCode`, `c`.`UserDID`, `c`.`UserLoginId`, `c`.`WorkExperience` FROM `person` AS `c` WHERE `c`.`ID` = @__PersonID_0 LIMIT 1|$$$2020-05-29 00:57:28.2212|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__TablerefID_0='?' (DbType = Int64), @__CommunicationId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`CommunicationId`, `c`.`CreatedBy_UserID`, `c`.`Created_DateTime`, `c`.`LastUpdate_DateTime`, `c`.`LastUpdatedBy_UserID`, `c`.`RowRefID`, `c`.`TableRefID` FROM `communicationdetails` AS `c` WHERE (`c`.`TableRefID` = @__TablerefID_0) AND (`c`.`CommunicationId` = @__CommunicationId_1) LIMIT 1|$$$2020-05-29 00:57:28.2416|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.2788|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (34ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE Email SET Email='saurabh.aggarwal@careerbuilder.com' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE ID = 1350|$$$2020-05-29 00:57:28.2940|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.3415|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE PersonCustomAttributeData SET CompanyId='65' ,Attribute1='' ,Attribute2='' ,Attribute4='' ,Attribute5='' ,Attribute6='' ,Attribute7='' ,Attribute8='' ,Attribute9='' ,Attribute10='' ,Attribute26 = NULL ,Attribute36='' ,Attribute37='' ,Attribute39='' ,Attribute40='' ,Attribute41='' ,Attribute42='' ,Attribute43='' ,Attribute44='' ,Attribute45='' ,Attribute46='' ,Attribute47='' ,Attribute48='' ,Attribute49='' ,Attribute50='' ,Attribute51='' ,Attribute52='' ,Attribute53='' ,Attribute54='' ,Attribute55='' ,Attribute56='' ,Attribute57='' ,Attribute58='' ,Attribute59='false' ,Attribute60='' ,Attribute61='' ,Attribute62='' ,Attribute63='' ,Attribute64='' ,Attribute65='' ,Attribute66='' ,Attribute67='true' ,Attribute68='' ,Attribute69='false' ,Attribute70='false' ,Attribute71='false' ,Attribute72='' ,Attribute76='' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE PersonID = 1196 AND CompanyId =65|$$$2020-05-29 00:57:28.3476|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__ID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`CommunicationId` FROM `person` AS `c` WHERE `c`.`ID` = @__ID_0 LIMIT 1|$$$2020-05-29 00:57:28.3476|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__TablerefID_0='?' (DbType = Int64), @__CommunicationId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`RowRefID` FROM `communicationdetails` AS `c` WHERE (`c`.`TableRefID` = @__TablerefID_0) AND (`c`.`CommunicationId` = @__CommunicationId_1) LIMIT 1|$$$2020-05-29 00:57:28.3647|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (4ms) [Parameters=[@__email_0='?' (Size = 200) (DbType = AnsiString), @__companyId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p`.`ID` FROM `person` AS `p` INNER JOIN `communicationdetails` AS `c` ON `p`.`CommunicationId` = `c`.`CommunicationId` INNER JOIN `email` AS `e` ON `c`.`RowRefID` = `e`.`ID` WHERE (((`c`.`TableRefID` = 5) AND (`e`.`Email` = @__email_0)) AND (`p`.`IsDeleted` = FALSE)) AND (`p`.`CompanyId` = @__companyId_1) LIMIT 1|$$$2020-05-29 00:57:28.3787|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.4201|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (38ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE Assignment SET RequisitionRef='1452' ,EmploymentType='Full-time' ,JobTitle='Kristin Test Req' ,Location='Atlanta, Georgia, US' ,Responsibility='

GET TO KNOW ALORICA


At Alorica, we only do one thing – make lives better, one interaction at a time. We’re a global leader in customer service and experience, serving the world’s biggest brands with tens of thousands of employees in hundreds of locations around the globe. JOB SUMMARY Performs moderate level supervisory work coordinating the operations of a call-service team. Regular supervision is exercised over 20 – 24 subordinate personnel. JOB RESPONSIBILITIES • Provides regular supervision and mentorship over subordinate staff
• Ensure regular and effective communication with subordinate staff on performance, goals, and coaching
• Facilitates daily agent coaching and development sessions in both written and verbal format
• Participates in client related activities to include client calibration sessions and project planning
• Identify and address agent training needs
• Manage team’s time entry to ensure 0% discrepancy rate
• Manage program specific performance standards (i.e. AHT, Quality Scores, Sales, etc)
• Manage financial implications of attrition and attendance by maintaining program-specific goals
• Manage staffing in accordance with program specific workflow (i.e. down-staffing, up-staffing)
• Completion of weekly Team Manager Scorecard for review with Operations Manager
OTHER RELATED DUTIES • Diffuse irate customer calls as applicable
• Provide agent support via handling escalated calls, as needed
• Maintain up-to-date employee files and documentation
• Ensure high level customer service is being practiced by all subordinate staff

' ,Recruiter='Kristin McDonald' ,CompensationBase='' ,CompensationBonus='' ,Country='United States' ,State='Georgia' ,City='Atlanta' ,Zip='' ,JobCategory='Alorica' ,JobPosition='Operations Team Manager' ,NumberOfOpenings='1' ,Reqiurements='

JOB REQUIREMENTS

Minimum Education and Experience:
• High School Diploma or GED required
• Completion of Team Manager Onboarding
• Considerable experience managing 15 or more employees either in a supervisory role or the ability to demonstrate the following:
1. excellent oral and written communication skills
2. strong interpersonal skills including the ability to provide constructive feedback in a manner that results in improved performance
3. establish a team environment by coordinating/cooperating with peers, sharing recognition, supporting interdepartmental and company-wide objectives
4. successful completion of two management level interview
5. time management skills and computer proficiency
6. objectivity, professionalism and maturity
7. flexibility and demonstrated ability to adapt well in a changing environment

Preferred (not required):
• Bachelor degree desirable

Licenses and/or Certifications:
• None


Knowledge, Skills and Abilities:
• Excellent oral and written communication skills
• Strong interpersonal skills including the ability to provide constructive feedback in a manner that results in improved performance
• Establish a team environment by coordinating/cooperating with peers, sharing recognition, supporting interdepartmental and company-wide objectives
• Time management skills and computer proficiency
• Objectivity, professionalism and maturity
• Flexibility and demonstrated ability to adapt well in a changing environment
Work Environment:
• Running day to day operations-100% (Of this time, 20% is devoted to administrative duties, 20% to client related activities such as calibration sessions, project planning, etc., and 60% to the development of Customer Care Consultants).

Physical Demands:
• None

ABOUT ALORICA

Alorica is an equal opportunity employer and committed to diversity in its workforce. Alorica recruits qualified applicants and makes all employment-related decisions based exclusively on job-related qualifications, without regard to characteristics such as race, color, national origin, religion, gender, age, marital status, disability, veteran status, citizenship status, sexual orientation, gender identity, or any other status protected by law.

' ,CategoryCode='JN054,JN038,JN043' ,PostingLocationLocality='Atlanta' ,WorkExperience='' ,AdvertisedPostingLocation='' ,PostingLocationCountryCode='US' ,PostingLocationAdminArea='Georgia' ,EducationLevel='' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE PersonID = 1196 AND RequisitionRef = '1452' AND ID = 757|$$$2020-05-29 00:57:28.4258|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__ID_0='?' (DbType = Int64), @__requisitionId_1='?' (Size = 200) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SELECT `d`.`ID` FROM `assignment` AS `d` WHERE (`d`.`PersonID` = @__ID_0) AND (`d`.`RequisitionRef` = @__requisitionId_1) ORDER BY `d`.`LastUpdate_dateTime` DESC LIMIT 1|$$$2020-05-29 00:57:28.4258|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT `dbt`.`ID` AS `MetaTableRefID`, `dbt`.`Name` AS `MetaTableName` FROM `tableref` AS `dbt`|$$$2020-05-29 00:57:28.5287|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (87ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] UPDATE AssignmentCustomAttributeData SET CompanyId='65' ,Attribute36='' ,Attribute37='Exempt' ,Attribute38='Kristin Myros' ,Attribute39='' ,Attribute41='Kristin Clark' ,LastUpdate_dateTime = now() ,LastUpdatedby_UserID='734' WHERE PersonID = 1196 AND AssignmentID =757 AND CompanyId =65|$$$2020-05-29 00:57:28.5287|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__ID_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`CommunicationId` FROM `person` AS `c` WHERE `c`.`ID` = @__ID_0 LIMIT 1|$$$2020-05-29 00:57:28.5412|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__TablerefID_0='?' (DbType = Int64), @__CommunicationId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`RowRefID` FROM `communicationdetails` AS `c` WHERE (`c`.`TableRefID` = @__TablerefID_0) AND (`c`.`CommunicationId` = @__CommunicationId_1) LIMIT 1|$$$2020-05-29 00:57:28.5558|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (8ms) [Parameters=[@__email_0='?' (Size = 200) (DbType = AnsiString), @__companyId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p`.`ID` FROM `person` AS `p` INNER JOIN `communicationdetails` AS `c` ON `p`.`CommunicationId` = `c`.`CommunicationId` INNER JOIN `email` AS `e` ON `c`.`RowRefID` = `e`.`ID` WHERE (((`c`.`TableRefID` = 5) AND (`e`.`Email` = @__email_0)) AND (`p`.`IsDeleted` = FALSE)) AND (`p`.`CompanyId` = @__companyId_1) LIMIT 1|$$$2020-05-29 00:57:28.5765|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (17ms) [Parameters=[@__email_0='?' (Size = 200) (DbType = AnsiString), @__companyId_1='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `p`.`ID` FROM `person` AS `p` INNER JOIN `communicationdetails` AS `c` ON `p`.`CommunicationId` = `c`.`CommunicationId` INNER JOIN `email` AS `e` ON `c`.`RowRefID` = `e`.`ID` WHERE (((`c`.`TableRefID` = 5) AND (`e`.`Email` = @__email_0)) AND (`p`.`IsDeleted` = FALSE)) AND (`p`.`CompanyId` = @__companyId_1) LIMIT 1|$$$2020-05-29 00:57:28.6684|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__ToInt64_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Accessibility`, `c`.`ApproverGroupID`, `c`.`CompanyID`, `c`.`CompletedWithin`, `c`.`CreatedBy`, `c`.`DateCreated`, `c`.`DateUpdated`, `c`.`Description`, `c`.`DocumentPath`, `c`.`DocumentType`, `c`.`ESignedDocument`, `c`.`FormAlias`, `c`.`IsArchived`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`SourceProductID`, `c`.`TemplateDocumentSource`, `c`.`TemplateEndDate`, `c`.`TemplateFileName`, `c`.`TemplateFileTypeID`, `c`.`TemplateName`, `c`.`TemplateStartDate`, `c`.`TemplateStatusID`, `c`.`TemplateTypeID`, `c`.`TemplateVersion`, `c`.`UpdatedBy`, `c`.`UploadDate`, `c`.`Uploadedby` FROM `documenttemplate` AS `c` WHERE `c`.`ID` = @__ToInt64_0 LIMIT 1|$$$2020-05-29 00:57:28.7091|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[@__ToInt64_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Accessibility`, `c`.`ApproverGroupID`, `c`.`CompanyID`, `c`.`CompletedWithin`, `c`.`CreatedBy`, `c`.`DateCreated`, `c`.`DateUpdated`, `c`.`Description`, `c`.`DocumentPath`, `c`.`DocumentType`, `c`.`ESignedDocument`, `c`.`FormAlias`, `c`.`IsArchived`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`SourceProductID`, `c`.`TemplateDocumentSource`, `c`.`TemplateEndDate`, `c`.`TemplateFileName`, `c`.`TemplateFileTypeID`, `c`.`TemplateName`, `c`.`TemplateStartDate`, `c`.`TemplateStatusID`, `c`.`TemplateTypeID`, `c`.`TemplateVersion`, `c`.`UpdatedBy`, `c`.`UploadDate`, `c`.`Uploadedby` FROM `documenttemplate` AS `c` WHERE `c`.`ID` = @__ToInt64_0 LIMIT 1|$$$2020-05-29 00:57:28.7398|20101|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[@__ToInt64_0='?' (DbType = Int64)], CommandType='Text', CommandTimeout='30'] SELECT `c`.`ID`, `c`.`Accessibility`, `c`.`ApproverGroupID`, `c`.`CompanyID`, `c`.`CompletedWithin`, `c`.`CreatedBy`, `c`.`DateCreated`, `c`.`DateUpdated`, `c`.`Description`, `c`.`DocumentPath`, `c`.`DocumentType`, `c`.`ESignedDocument`, `c`.`FormAlias`, `c`.`IsArchived`, `c`.`IsDeleted`, `c`.`LanguageID`, `c`.`SourceProductID`, `c`.`TemplateDocumentSource`, `c`.`TemplateEndDate`, `c`.`TemplateFileName`, `c`.`TemplateFileTypeID`, `c`.`TemplateName`, `c`.`TemplateStartDate`, `c`.`TemplateStatusID`, `c`.`TemplateTypeID`, `c`.`TemplateVersion`, `c`.`UpdatedBy`, `c`.`UploadDate`, `c`.`Uploadedby` FROM `documenttemplate` AS `c` WHERE `c`.`ID` = @__ToInt64_0 LIMIT 1|$$$2020-05-29 00:57:29.5879||0HM03J2F9245S:00000007|ERROR|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|APIExceptionFilter|--------------------------------------------------------------- Action Name : Post_CreateDocumentWithFields Controller : CandidateProfile Exception : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. Error Message : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. Error Source : DMS_WebApi Stack Trace : at DMS_WebApi.Controllers.IntegrationAPI.CandidateProfileController.Post_CreateDocumentWithFields(CustomDynamicDocumentDto objPayload) in D:\GIT DMS\DMS\DMS\DMS.App\src\DMS_WebApi\Controllers\IntegrationAPI\CandidateProfileController.cs:line 369 at lambda_method(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextExceptionFilterAsync() Inner Exception : System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: WebSupergoo.ABCpdf10.Internal.PDFException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. ----> System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. at System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at WebSupergoo.ABCpdf10.Internal.FileUtils.CreateFileStream(String inPath, FileMode inMode, FileAccess inAccess) at WebSupergoo.ABCpdf10.Internal.FileUtils.ReadPartialDataFromFile(String inPath, Int32 inLen) at WebSupergoo.ABCpdf10.XReadOptions.Read(Doc doc, String path, ReadModuleType module) at WebSupergoo.ABCpdf10.XReadOptions.Read(Doc doc, String path) --- End of inner ExceptionDetail stack trace --- at WebSupergoo.ABCpdf10.XReadOptions.Read(Doc doc, String path) at WebSupergoo.ABCpdf10.Doc.Read(String path) at PDFService.PDFWrite.MergePDF(String Criteria) at PDFService.PDFService.Write(WritePDF objWritePDF, String criteria) at SyncInvokeWrite(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)). --------------------------------------------------------------- |$$$2020-05-29 00:57:29.5879|1|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'DMS_WebApi.ErrorResponse'.|$$$2020-05-29 00:57:29.5879|2|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker|Executed action DMS_WebApi.Controllers.IntegrationAPI.CandidateProfileController.Post_CreateDocumentWithFields (DMS_WebApi) in 1788.9672ms|$$$2020-05-29 00:57:29.5879|2|0HM03J2F9245S:00000007|INFO|https://dmsapi.workterra.net/api/candidate/custom/document/create|Post_CreateDocumentWithFields|Microsoft.AspNetCore.Hosting.Internal.WebHost|Request finished in 1794.5085ms 400 application/json; charset=utf-8|$$$