I am configuring AX 2012 R3 CU8. I created an online channel and am trying to publish to the SharePoint. I installed the environment and imported the demo data. Created new channels and am using them. I am not using Contoso online channel or Fabrikam Online channel.
The SharePoint job Retail Publishing Job 1 is failing with following error
Value cannot be null. Parameter name: labelName
The Event Viewer does not gives the following details
System.ArgumentNullException: Value cannot be null.
Parameter name: labelName
at Microsoft.SharePoint.Taxonomy.Internal.CommonValidator.ValidateName(String name, String parameterName)
at Microsoft.SharePoint.Taxonomy.TermSetItem.ValidateName(String label, String parameterName)
at Microsoft.SharePoint.Taxonomy.Term.CreateLabel(String labelName, Int32 lcid, Boolean isDefault, Boolean doPermissionCheck)
at Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector.TermsProcessor.SetCategoryTranslations(Category category, Term term)
at Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector.TermsProcessor.ProcessCategories(IEnumerable`1 categories, Dictionary`2 categoryAttributes)
at Microsoft.Dynamics.Retail.Ecommerce.SP.Publishing.Connector.SharePointChannelPublisher.OnChannelInformationAvailable(PublishingParameters parameters, Boolean isPublishingRequested)
at Microsoft.Dynamics.Retail.Ecommerce.Sdk.Core.Publishing.Publisher.PublishChannel(IChannelPublisher channelPublisher)
Any Help?
*This post is locked for comments
I have the same question (0)