Strange response from BRE <empty string>

Home Page Forums BizTalk 2004 – BizTalk 2010 Strange response from BRE <empty string>

Viewing 0 reply threads
  • Author
    Posts
    • #26523

      As a
      possible action from BRE I want to return an empty string, this is set as <empty
      string>
      in BRE
      Bur when I inspect the returned XML it will contain CR/LF (0D 0A) and two
      spaces (20)
              
      22 3E 0D 0A 20 20 3C
      41                  
      “>.. 
      <A 
                

      My problem is that in an expression
      I would like to use “System.String.IsNullOrEmpt” but it fails, (of
      course I could check for 0D 0A 20 20)

       

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