Excel File Properties retrieval

Home Page Forums BizTalk 2004 – BizTalk 2010 Excel File Properties retrieval

Viewing 2 reply threads
  • Author
    Posts
    • #17260

      hi all,

      how can i get the custom properties of excel file in biztalk. like author,comments……based upon this properties routing is depends.

       

      Thanks in Adavance 

       

    • #17263

      Anon,

      as far as I know you have to use the Office API to get this info. There is nothing, out of the BizTalk box, which retrieves this info – lots of file metadata – but not specific to Excel.

      So, either you preprocess the file to extract the metadata and then pass that to BizTalk, or you write a custom adapter which does that. Writing an adapter is not something a beginner should consider doing lightly.

      John D.

    • #17309

      That's probably right, but what version of Excel document do you have?  I've seen a lot of custom work in the past using XML to represent Office metadata, but also, perhaps a conversion to an XML version of the document could help.  Just a simple suggestion from the hip.  I'd have to try it before I'd stand behind it though. 🙂

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