How to send base64 string to web page?

Home Page Forums BizTalk 2004 – BizTalk 2010 How to send base64 string to web page?

Viewing 0 reply threads
  • Author
    Posts
    • #19009

      I have to develop solution for converting
      data from xml to html and I have few limitations:

          – Solution is based on BizTalk Server
      2006
          – For converting into html must be
      used existing web pages (immutable)
      Each web page has only one input parameter
      which is base64 string. Response parameter is string
      (html).
      I have to call web pages from BizTalk
      Orchestration, pass data through HTTP adapter, and accept response from IIS. My
      Question is simply: How I can do that? I mean, how I can describe the type of
      messages for request and response?
       
      Thanks

       

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