Re: When is BizTalk NOT appropriate?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 07/13/04

  • Next message: Darren Osborne: "AssemblyName context property was not valid"
    Date: Tue, 13 Jul 2004 08:20:50 GMT
    
    

    let's see:

    a) when the customer wants to spend less than $5,000 on software licenses
    (Add BTS, SQL Server, and Windows 2003 together... )
    b) when you are just moving files around, and not mapping, or creating
    transactions, it's probably better to use DTS or SSH or (heaven forbid) FTP.
    c) when the customer needs to integrate two systems and is absolutely
    certain that the number of systems involved will never grow beyond two (for
    example: two legacy apps that are about to be replaced).
    d) a customer with very limited development or support capabilities may not
    be well served with a server tool like BTS.

    Those are the only ones that come to mind. Pretty much the same list as I'd
    expect for any enterprise app...

    --- N

    "Mike Seising" <mike@-nospam-seising.com> wrote in message
    news:Ob%23r5FFaEHA.3524@TK2MSFTNGP12.phx.gbl...
    > I have a customer asking me when BizTalk is *not* the best solutiuon to
    use
    > in an integration project. I'm not asking about what product to use
    (BizTalk
    > versus some other product), my question is how do you know when BizTalk is
    > not a good solution and you may be better off coding something yourself?
    >
    > BizTalk is so useful that I'm finding it hard to think of reasons not to
    use
    > it!
    >
    >


  • Next message: Darren Osborne: "AssemblyName context property was not valid"

    Relevant Pages

    • Re: Help on Biztalk Solution Desing
      ... It is not the task for BizTalk. ... records from one database to other. ... I have 2 tables customer and customer profil, ... facing orchestration will poll dummy customer information. ...
      (microsoft.public.biztalk.general)
    • Re: Help on Biztalk Solution Desing
      ... I would highly recommend NOT using BizTalk for the situation that you ... Reason is currently there are lots of tables in 1 single database. ... they are also inserted in appropriate dummy tables. ... I have 2 tables customer and customer profil, ...
      (microsoft.public.biztalk.general)
    • Re: Help on Biztalk Solution Desing
      ... BizTalk CAN do what you are talking about, ... records from one database to other. ... I have 2 tables customer and customer profil, ... facing orchestration will poll dummy customer information. ...
      (microsoft.public.biztalk.general)
    • Re: Object-relational mapping tool
      ... Then it has even less relationship with object-relational mapping. ... but what I say is that it is a completely wrong way to map SQL ... O/R mapping is not that. ... public void Add(Customer customer) ...
      (comp.object)
    • RE: OO Design Question
      ... some experience of OR mapping. ... > If I have a number of Customers and each Customer can have a number of ... > If I needed to display in a dropdown list, all the Customer Names, is ... > returns a list of Client names, to what class would this belong to?. ...
      (microsoft.public.dotnet.general)