Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft BizTalk Accelerator for RosettaNet (BTARN) uses a SQL adapter to route a message from the line-of-business (LOB) application. It uses a SQL send port to route a message to the LOB application.
Message Flow
On either the initiator or responder computer, the back-end LOB application routes a message to the MessagesFromLOB table of the BTARNDATA SQL Server database. BTARN uses a SQL adapter to move the message from the MessagesFromLOB table to the private process. For more information, see "SQL Adapter" in BizTalk Server Help.
You can choose to use a File adapter to submit service content to BTARN, instead of using the default SQL adapter. If you choose to use a File adapter, BTARN does not support attachments.