July 2011 Entries

Process EDI data with SQL Server and BizTalk

Hi, If you have your EDI data residing in SQL Server database and you want to process this using BizTalk, please follow below steps. 1- Select the data from database tables in an XML message using for XMLPath statement. I am putting one common scenario which will help you to write the query. 2- Now you have the XML message ready, Consume this Stored Procedure in BizTalk by using SQL Adapter (Add adapter metadata) --LOOP Select Scenario SELECT NULL --OIDLoop Node , (SELECT NULL --OIDLoop Node ,(SELECT ......

Error Handling and Failed message routing in BizTalk EDI

I would be describing a simple scenario for Error handling and Notification in case of EDI failed scenarios. "Enable routing for failed messages" is the magic property which you should be using. Once you check this property at the receive port all the failed message will get published to the messagebox database and you can subscribe these message from Orchestration or at Send Port. ErrorReport.ErrorType is the promoted propert which will help you to subscribe these failed messages. You can also create ......

Integrating Universe database with BizTalk

We have been working in Integration with Universe database for HIPPA transactions. Initially it looks like we have never heared about the Universe database but once you are start working on it you will see there is enough information to work upon. Roket Software team provides lots of great stuff to start with. Below are some of the links which will help you to understand multivalued databases and also Roket softwares offering on .NET integration with Universe and Unidata. http://en.wikipedia.org/wik... ......

Exposing BizTalk services to the Cloud

Outline 1. BizTalk Server overview Enterprise class messaging integration solution ? Pub/Sub architecture ? Adapters for heterogeneous system integration ? Enterprise SSO functionality Long Running work flow engine BAM and BRE 2. Windows Azure AppFabric Overview The Windows Azure Platform is a Microsoft cloud platform used to build, host and scale web applications through Microsoft datacenters. Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud ......

Implementing Claims Based Authentication - Part I

In a real world scenario when your system communicates with multiple applications having heterogeneous authentication mechanism, providing a uniform access is a challenge. How can one ensure the authenticated user can uniformly enjoys the access to other system by not providing their identities. Claim based authentication solves this issue and with the help of Trusted issuer which issues a TOKEN and using this TOKEN users gets access to all the other applications who trust the issuer. Here are the ......

BizTalk map documentor tool

Hi All, We are currently in the process of migrating 004010 to 005010 EDI stuffs and we were looking out for a tool to document the current mapping information in HTML or EXCEL format. We got one good tool at codeplex and we found a good BizTalk Map documentor. It reads the mapping, linkeges and functoids and puts them in a nice HTML format. Below is the link for the same. http://biztalkmapdoc.codepl... Below is the sample report map document report for your reference ......

«July»
SunMonTueWedThuFriSat
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456