how to get elemant name from XLANGPipelineManagerException

Home Page Forums BizTalk 2004 – BizTalk 2010 how to get elemant name from XLANGPipelineManagerException

Viewing 1 reply thread
  • Author
    Posts
    • #25191

      hi,

      i would like to customized the error message from pipeline execution
      error. right now the error is in this format : “There was a failure
      executing pipeline <pipeline name>”. Error details: “The
      ‘<element name>’ element has an invalid value according to its
      data type
      .” and i would like to change it into : ”

      Normal
      0

      false
      false
      false

      EN-US
      X-NONE
      X-NONE

      MicrosoftInternetExplorer4

      <!–
      /* Font Definitions */
      @font-face
      {font-family:”Cambria Math”;
      panose-1:2 4 5 3 5 4 6 3 2 4;
      mso-font-charset:0;
      mso-generic-font-family:roman;
      mso-font-pitch:variable;
      mso-font-signature:-1610611985 1107304683 0 0 415 0;}
      @font-face
      {font-family:Calibri;
      panose-1:2 15 5 2 2 2 4 3 2 4;
      mso-font-charset:0;
      mso-generic-font-family:swiss;
      mso-font-pitch:variable;
      mso-font-signature:-520092929 1073786111 9 0 415 0;}
      /* Style Definitions */
      p.MsoNormal, li.MsoNormal, div.MsoNormal
      {mso-style-unhide:no;
      mso-style-qformat:yes;
      mso-style-parent:””;
      margin-top:0in;
      margin-right:0in;
      margin-bottom:10.0pt;
      margin-left:0in;
      line-height:115%;
      mso-pagination:widow-orphan;
      font-size:11.0pt;
      font-family:”Calibri”,”sans-serif”;
      mso-fareast-font-family:Calibri;
      mso-bidi-font-family:”Times New Roman”;}
      .MsoChpDefault
      {mso-style-type:export-only;
      mso-default-props:yes;
      font-size:10.0pt;
      mso-ansi-font-size:10.0pt;
      mso-bidi-font-size:10.0pt;
      mso-ascii-font-family:Calibri;
      mso-fareast-font-family:Calibri;
      mso-hansi-font-family:Calibri;}
      @page WordSection1
      {size:8.5in 11.0in;
      margin:1.0in 1.0in 1.0in 1.0in;
      mso-header-margin:.5in;
      mso-footer-margin:.5in;
      mso-paper-source:0;}
      div.WordSection1
      {page:WordSection1;}
      –>

      /* Style Definitions */
      table.MsoNormalTable
      {mso-style-name:”Table Normal”;
      mso-tstyle-rowband-size:0;
      mso-tstyle-colband-size:0;
      mso-style-noshow:yes;
      mso-style-priority:99;
      mso-style-qformat:yes;
      mso-style-parent:””;
      mso-padding-alt:0in 5.4pt 0in 5.4pt;
      mso-para-margin:0in;
      mso-para-margin-bottom:.0001pt;
      mso-pagination:widow-orphan;
      font-size:11.0pt;
      font-family:”Calibri”,”sans-serif”;
      mso-ascii-font-family:Calibri;
      mso-ascii-theme-font:minor-latin;
      mso-fareast-font-family:”Times New Roman”;
      mso-fareast-theme-font:minor-fareast;
      mso-hansi-font-family:Calibri;
      mso-hansi-theme-font:minor-latin;
      mso-bidi-font-family:”Times New Roman”;
      mso-bidi-theme-font:minor-bidi;}

      Mandatory
      field <element name> not provided as input or not following the
      format
      “. In other words, i would like to get the element name
      from the exception message.

       

      appreciate any help.

       

      Thanks.

    • #25208

      Hi,

       

         Check the following BizTalkGurus blog to see if it contains information that would satisfy your requirement:

      http://www.biztalkgurus.com/blogs/biztalksyn/archive/2008/04/05/extended-xmlvalidation-pipeline-component.aspx

       

         Daniel.

       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.