Connection to SQL Database without using schemas

Home Page Forums BizTalk 2004 – BizTalk 2010 Connection to SQL Database without using schemas

Viewing 2 reply threads
  • Author
    Posts
    • #25316

      I have a case in which reports generated from the SAP server will be placed in a source folder and they have to be sent to the destination folder; in short – a file –> file case. I have succeeded in making this happen by creating an application directly in Biztalk Administration and then completing the formalities. Please note that there is no schema for the reports as they are non-uniform; and hence, Visual Studio was not called upon.

       En route to completion, I have to update a SQL database table after getting the results in the destination folder based on the report name. I know that a stored procedure will have to be called, but how is that to be done as there is NO schema?

       Looking forward to a good solution…

       Thanks in advance…

    • #25318

      Hi Abhishek,

       

         You will have to implement content-based routing by creating a custom pipeline component and using it in the receive location where the SAP-generated reports are received. Check out the following BizTalkGurus blog on how to implement such a pattern:

      https://www.biztalkgurus.com/blogs/biztalksyn/archive/2007/02/11/Calling-Web-Service-from-BizTalk-2006-in-a-Messaging-only-Scenario-_2800_aka-Content-based-Routing_2900_.aspx

       

         Please note that the blog describes a messaging only scenario that calls a web service, but you can reuse the information on creating the custom pipeline component and the general idea remains the same.

       

         Daniel.

       

    • #50449
      biztalkgurus

        The Dirty Girls Social Club • Alisa Valdés-Rodríguez • 9781250765864

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