BizTalk 2004/2006: Cross References

0
Um dos cenários em que o BizTalk é usado com frequência é para fazer sincronização de entidades entre diferentes sistemas. Neste tipo de aplicações, sucede existirem nesses sistemas identificadores...

Using xpath function in orchestrations

Xpath is a function that can be used in any orchestration to set and retrieve data from/to messages.The syntax is very simple:Set a value in message xpath(message, "xpathQuery") =...

BizTalk Server – HL7 Error: Failure executing BTAHL72XSendPipeline “Body schema is missing”

Recently I had a requirement to generate an HL7 ORM to send to Oracle. To fulfill the requirements, an HL7 message must be generated inline inside an orchestration. The ExecuteReceivePipeline method...

ESSO, Biztalk 2004 e Win XP SP2

0
O ESSO já tinha problemas com o Norton Internet Security, tem agora com o SP2 do XP. Para quem desenvolve com Biztalk em cima de XP, este link é de...

Integration Patterns, Biztalk Adapters, e CMAB

0
1º) Já está terminado o documento de Integration Patterns da Microsoft. É um dos mais documentos mais interessantes, juntando... integração... e patterns. :-) Inclui a descrição de do cenário...

PDC08 + TechEd Emea 2008

0
Next week I’ll be off at PDC08, which is shaping up to be as good as PDC05 was, with a lot of sessions on Today’s hot topic: Cloud Computing....

BizTalk: faster to transform with maps or in code?

0
I have been testing a scenario hinted about in a discussion at TechEd with a fellow MVP. This is the basic idea: which is faster? using the BizTalk Mapper,...

BizTalk 2004: às voltas com o Direct Binding

0
Quando uma mensagem é colocada na Message Box, e não existe nenhuma subscrição que a apanhe, são gerados tipicamente três (ou mais) erros no Event Log indicando a condição, como este: The...

TechDays 2007: BizTalk R2 Session

0
I delivered my first session at TechDays today, an overview of the new features of BizTalk Server R2. Topics I covered included: BizTalk RFID (I can't wait for...

Ambiente de desenvolvimento para BizTalk

0
á me perguntaram várias vezes sobre o ambiente de desenvolvimento necessário para BizTalk. O modelo é exactamente o mesmo que o usado para o ASP.NET, por exemplo: o desenvolvimento...