Click here to Skip to main content
6,630,289 members and growing! (23,415 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Technical Blogs



Language
Platform
Technology
Audience
Skill Level
Clear All
 
1. Calling Send and Receive Pipelines from the orchestration expression shapes [^]
The composed message processing integration pattern implies that a composed message individual records are split up and then routed and processed then aggregate the response into a single message again.  In our example we process Orders from a company just apply a simple transformation that just cou
(The Code Project Open License (CPOL))
Not defined » Expression » General
Abdul_Rafay Updated: 1 Jun 2009
Rating: 1.00/5 (1 vote)
2. Message Debatching – Values not being mapped in a Transformation – Null Values in Destination Schema [^]
Last week I was getting a response from a service which returned a record. I was simply using xpath function and assigning each record into a destination message. Then I used a transformation shape to map 3 messages source messages to the response message. One of the message was which was assigned a
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 30 May 2009
Rating: (0 votes for this Article)
3. Using Polling Statement and Executing Custom SQL using BizTalk Oracle Adapter [^]
The BizTalk oracle adapter can be used to poll a table after specific intervals. The oracle adapter transport properties must be set to poll the specific table. Username, password and Service Name (The TNS alias used in the TNS file) should be configured along with the Bin Path of the Oracle Client
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 19 May 2009
Rating: (0 votes for this Article)
4. Executing Stored Procedure using BizTalk Oracle Adapter [^]
Stored procedures from the Oracle adapter can only be called when they are within a package, this is due to the Oracle driver that does not provide the list of parameters. Visit Microsoft MSDN to read more about Oracle adapter calling the stored procedure. Limitations of Oracle adapter calling a sto
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 19 May 2009
Rating: (0 votes for this Article)
5. Creating Oracle Adapter Metadata from Visual Studio in BizTalk 2006 – Points to consider in Enterprise [^]
1-     Build a separate project for Oracle adapter metadata which gives auto-generated schema types and port types because if any one else in the enterprise uses the same table it will be generated with the default target namespace “http://schemas.microsoft.com/[OracleDb://{ServiceName}/{TableName}]
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 13 May 2009
Rating: (0 votes for this Article)
6. BizTalk Error – Please verify that the receive location exists, and that the isolated adapter runs under an account that has access to the BizTalk databases. [^]
The Messaging Engine failed to register the adapter for “SOAP” for the receive location {Location}”. Please verify that the receive location exists, and that the isolated adapter runs under an account that has access to the BizTalk databases.  As this is a permission issue the erro
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 13 May 2009
Rating: (0 votes for this Article)
7. Sending an HTML-Formatted E-Mail Message from BizTalk [^]
 Text emails from BizTalk are really simple to send; you can easily configure the SMTP adapter in BizTalk and send text emails. You can also use the XSLT Transform Pipeline component (BizTalk Server Example) which is a Microsoft Sample Pipeline component that converts your XML that contains data int
(The Code Project Open License (CPOL))
Not defined » Uncategorised Technical Blogs » General
Abdul_Rafay Updated: 5 May 2009
Rating: (0 votes for this Article)
8. Microsoft announces BizTalk Server 2009 [^]
After the BizTalk Server 2006 R2, Microsoft announces BizTalk Server 2009 which will serve enterprises to build integration solutions with a more powerful Microsoft suite.
(The Code Project Open License (CPOL))
Not defined » Microsoft BizTalk Server » General
Abdul_Rafay Updated: 2 May 2009
Rating: (0 votes for this Article)
9. BizTalk does not recognize change in Web Services [^]
As a good practice, always publish Web Services when the orchestrations which are being published as a Web Service are stopped or are in an unlisted state so this error will not occur.
(The Code Project Open License (CPOL))
Not defined » Microsoft BizTalk Server » General
Abdul_Rafay Updated: 2 May 2009
Rating: (0 votes for this Article)
10. Preserve trailing spaces in a flat file schema [^]
If the trailing spaces of your flat file message is being truncated by BizTalk, here is a workaround.
(The Code Project Open License (CPOL))
Not defined » Microsoft BizTalk Server » General
Abdul_Rafay Updated: 2 May 2009
Rating: (0 votes for this Article)
11. Consuming Web Services without web references in BizTalk [^]
Last week I came across a scenario where I had to call the card verification service before updating the credit/debit card status. This was the first time I was consuming a web service in an orchestration so I had a little trouble in the beginning. Very innocently I made request and response message
(The Code Project Open License (CPOL))
Not defined » Microsoft BizTalk Server » General
Abdul_Rafay Updated: 2 May 2009
Rating: 5.00/5 (1 vote)
12. Parsing BizTalk messages in .NET Components through Orchestration [^]
How to parse BizTalk messages in .NET components through orchestration.
(The Code Project Open License (CPOL))
Not defined » Microsoft BizTalk Server » General
Abdul_Rafay Updated: 2 May 2009
Rating: (0 votes for this Article)

Last Updated 21 Nov 2009
Web20 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use