Processing pdf and Updating Database…

Home Page Forums BizTalk 2004 – BizTalk 2010 Processing pdf and Updating Database…

Viewing 3 reply threads
  • Author
    Posts
    • #25244

      Hi, I have a scenario in which at the receive end, reports in a pdf file have to pushed into a file at the destination end, a file -> file case. But my question is : Can pdf files can be processed by Biztalk? Also, during sendind these to the destination, i have to update certain columns in the SQL table and shown at the destination end. How is that to be done? Awaiting a reply at the earliest..

    • #25247

      Hi Abhishek,

       

         Regarding processing PDF files through BizTalk, see my post in the following BizTalkGurus forum thread:

      https://www.biztalkgurus.com/forums/p/5012/9439.aspx

       

         To update data in a SQL table, I would suggest using WCF SQL Adapter to accomplish that.

       

         Daniel.

       

      • #25279

        Depends on what you mean by “can BizTalk process PDF files”

        BizTalk is capable of moving any file from one location to another. You can use pass-thru pipelines  and generic message types in orchestrations to move any binary data.
        However, if you wish to use data inside a file then you need to be able to parse that file into Xml.

        Can you explain a bit more about your process?

    • #26061

      well, thanks for the post ,but however ,I don”t find any proper solution to this problem.and also ,I found pdf processing tutorails on Google.

      it gives the details about processing in Biztalk,sending these files to the destination .Someone need help may check it out.

    • #50265
      biztalkgurus

        Lucky and Squash by Jeanne Birdsall | 9780060831509

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