You must Sign In to post a response.
  • Category: BizTalk

    What is Biztalk and when to use Biztalk?

    Hi Friends,

    What is Biztalk and When to use Biztalk?

    Can you Explain Biztalk Enviroment?

    What are adapaters pipes lines, and maps ?

    How can you create maps in Biztalk?

    How to create a schema in Biztalk?


    Regards,
    Chaithanya
  • #707274
    Hi,

    BizTalk server is a kind of middle ware or an integration tool which can be used to connect multiple systems with different operating system and with different technolgy applications. This is a very simple definition it is much and a very vast subject.
    If you are very new to BizTalk I would request you to go through BizTalk Tutorials for beginners to know much more about it.
    http://www.microsoft.com/biztalk/en/us/overview.aspx
    http://msdn.microsoft.com/en-us/library/aa560270(v=bts.10).aspx


    Regards,
    Asheej T K

  • #707308
    BizTalk Server is Microsoft's Integration and connectivity server solution. A mature product on its seventh release, BizTalk Server 2010 provides a solution that allows organizations to more easily connect disparate systems.


    The use of adapters to simplify integration to Line of Business Applications.

    BizTalk uses adapters for communications with different protocols, message formats, and specific software products. Some of the adapters are: EDI, File, HTTP, FTP, SFTP, SMTP, POP3, SOAP, SQL, MSMQ, Microsoft SharePoint Server, IBM mainframe zSeries (CICS and IMS) and midrange iSeries (AS/400) server, IBM DB2, IBM WebSphere MQ adapters.

  • #707346
    hi
    thanks for your reply.


    Regards,
    chaithanya.

  • #709993
    BizTalk is an Enterprise Service Bus.



    The BizTalk Server runtime is built on a publish/subscribe architecture, sometimes called "content-based publish/subscribe". Messages are published into BizTalk, transformed to the desired format, and then routed to one or more subscribers.



    BizTalk enables companies to integrate and manage automated business processes by exchanging business documents such as purchase orders and invoices between disparate applications, within or across organizational boundaries. Human-centric processes cannot be implemented directly with BizTalk Server and need additional applications like Microsoft SharePoint server.

  • #711243
    What is Biztalk and When to use Biztalk?
    Biztalk is an EAI tool which basically works on publish subscribe architecture. Receive port publishes the message to the message box database and send port takes its subscription. If there is an orchestraion involved then the orch rcv port acts as a subscriber and after processing orch send port which acts as a publisher publishes the message to the message box database and this message is then subscribed by the send port.

    Can you Explain Biztalk Enviroment?
    Enviornment in which anything runs under Biztalk runtime engine is called biztalk environment.

    What are adapaters pipes lines, and maps ?
    - Adapters - used to communicate with the outer media. e.g sql adapter is used for communication with the SQL databse.
    - Pipeline - used to recognize the data format which can be validated the changed if required. You can also extract the metadata and add it to the message context. There are two pipeline namely rcv pipeline and send pipeline that can be used depending upon the requirement.
    - Maps - used to transform from one schema to another schema. You can use functiods or XSLT to twick the data while mapping.

    How can you create maps in Biztalk?
    please refer below link
    http://msdn.microsoft.com/en-us/library/ee409335(v=bts.10).aspxHow to

    create a schema in Biztalk?
    please refer below link
    http://msdn.microsoft.com/en-us/library/aa546812(v=BTS.10).aspx
    http://msdn.microsoft.com/en-us/library/aa559306(v=BTS.10).aspx

    Regards,
    Pratyush Ranjan

  • #715746
    Hi,

    Microsoft BizTalk is the premier Integration solution for companies around the world.
    BizTalk includes the tools that you need to connect your apps across your data center, and in the cloud when and where you need it. BizTalk is well suited for integration between heterogeneous applications like SAP, JDE etc.
    To move data from one location to another and do some parsing/transformation in the process you can use BizTalk.
    For more detailed info on BizTalk visit: http://www.athenainfotech.co.uk

    Regards,
    Olivia


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.