TPE – New Document Reference URL

Home Page Forums BizTalk 2004 – BizTalk 2010 TPE – New Document Reference URL

Viewing 1 reply thread
  • Author
    Posts
    • #24734

      I would like to know how to create new document reference url using TPE.

    • #24739

      Not sure if I understand what you are trying to do, can you please explain in more detail.

      • #24765

        I want to show the incoming file url and once user clicks it should take to that place

      • #24774

        I want to show the incoming file url and once user clicks that url, it should take to that place

        • #24783

          The data you need is in the FILE.ReceivedFilename property or the http://FTP.ReceivedFilename property depending on the adapter being used.
          Using the TPE you can specify the message context properties to capture.

          Not sure whether you can display this as a hyperlink in the BAM interface however.

          • #24859

            Yes. I show the hyperlink. once user clicks this link, It will open the actual file.

            is it possible to acheive that through tpe and bam?

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