Technical Document Numbering Issue
Hello Community, While creating a Technical Document, I added a Chapter which was numbered correctly as 1. Under this Chapter, I created a Section which was numbered 1.1, and everything worked as expected up to that point. However, when I added another Section under the same Chapter, it was numbered as 2 instead of 1.2. Both sections are created under the same Chapter, so the second section should ideally follow the hierarchical numbering sequence as 1.2. Is there a fix for this issue, or am I doing something incorrectly in the configuration44Views1like0CommentsTDF - Change an Element to Different Schema Type (Text > Heading)
Hello All, Has anyone come up with an easy way to convert one DocumentSchemaElement into another one? We are dealing with importing Word documents into Tech Docs and rather than trying to hard-code in all the possible different style scenarios we're looking at some sort of CUI element to click a document node and then convert it to something else. Examples: Text to a Chapter or Section Text to a List Item There's a 'Replace Item' OOTB action, but I'm just curious if anyone has looked at swapping an element type. Example from OOTB below. Thanks in advance!19Views0likes0CommentsTechnical document PDF publication Conversion task error
Hello All, While publishing Technical Document in PDF format I'm getting below error: Aras.ConversionFramework.Exceptions.EventCallbackErrorException: See inner exception for details: ---> System.Exception ---> System.Web.Services.Protocols.SoapHeaderException: An error occurred creating the configuration section handler for ConverterSettings/PdfPublishingConverter: Could not load type 'Aras.Publishing.Configuration.PdfConverterConfig' from assembly 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' (C:\12_Aras_New\ConversionServerConfig.xml line 8) at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.EndInvoke(IAsyncResult asyncResult) at Aras.ConversionFramework.Proxy.ConversionService.EndConvert(IAsyncResult asyncResult) in C:\Builds\CI\14740\Innovator.git\CompilableCode\_CommonFiles\ConversionService\ConversionService.cs:line 85 at Aras.Server.Core.InvokeStandardConverter.ConvertCallback(IAsyncResult ar) in C:\Builds\CI\14740\Innovator.git\CompilableCode\Core\InternalMethods\InvokeStandardConverter.cs:line 131 --- End of inner exception stack trace --- at Aras.ConversionFramework.Models.ConversionTask.<>c__DisplayClass40_0.<OnConvertCompleted>b__1() in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 281 at Aras.ConversionFramework.Models.ConversionTaskEventHandler.Execute(ConversionTask task) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTaskEventHandler.cs:line 143 --- End of inner exception stack trace --- at Aras.ConversionFramework.Models.ConversionTaskEventHandler.Execute(ConversionTask task) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTaskEventHandler.cs:line 185 at Aras.ConversionFramework.Models.ConversionTask.ExecuteEventHandlers(ConversionTaskEventType eventType) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 349 XML & HTML publication conversion is working fine. Regards, Suhas5.7KViews0likes5Comments