iwextattr in external task
I have an external task that will generate HTML pages for any dcr attached to the workflow. Based on the dcr type I match the dcr to its correct presentaiton template and the correct path to put the generated HTML. In order to do this I first perform the iwextattr command. The code is as follows: @file_attributes =…