COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS Connection => Topic started by: mindbender on 12 Jun 2008 05:18:36 AM

Title: Word Content in Email Bursting
Post by: mindbender on 12 Jun 2008 05:18:36 AM
We have a scenario wherein we want to format the contents for the Email body of a Burst report..

We are formatting the content with bullets , bold and indentation in MS WORD. But when we copies this content from word to the email body in Cognos we`re gettin the error

'PRS-TRS-0906 - The "VALIDATE" transform instruction could not validate the given XML content.'
org.xml.sax.SAXParseException : cvc-complex-type.3.2.2: Attribute 'class' is not allowed to appear in element 'LI'.

Is there any possibility of maintaining the format of the indentation and bullets.Note: User does not use the Cognos Formatting options available in the email body

Regards,
Joyson D`souza
Title: Re: Word Content in Email Bursting
Post by: Darek on 16 Jun 2008 12:32:33 PM
M$ Word is known for injecting proprietary attributes, so you will have to clean it up manually in a text editor and add a proper STYLE tag with all the styling you need.