10 Replies Latest reply on Dec 11, 2008 8:54 PM by kukeltje

    Problem in formatting mail text using jbpm mail tag

    naseem.k

      Hi,

      I have configured mail in jbpm 3.2 at the node leave. I am finding problem in doing html formatting of the body of the mail. None of the html tags are working in the body.

      My question is how to do html formatting in the body of the mail.

      <mail name="M_MailAction" actors="user(bert)"
       to="#{Approve}"
       template="jbpm.mail.templates.xml"
       subject="Approval Mail to Admin"
       text="Travel Approval in progress<br/>Approval Form:EmployeeId:#{EmployeeId}"/>


      My question is how to do html formatting of the mail using jbpm mail support feature.

      Warm Reagrds,
      Naseem