I am Using the HTML DOC from Template Smart Service and having issues generating the Doc

Certified Associate Developer

We are trying to convert a docx file to html, I my initial thought after failing to use the DOCX to HTML plugin was to try and use the HTML Doc from template smart service. We would upload the docx file and save it, use the smart service by reading the docx file using an expression, then finally using the smart service to save it as an html file. We ended up getting something odd instead in the file. Any help will be appreciated. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    I have an legacy application that users upload docx files. We use a third party office suite to convert the file from docx to html manually. I'm trying to automate the conversion step in Appian using out of the box tools, I need the file in html so that my current parser can parse through the uploaded doc to make changes and extract data. 

Children