Questions tagged [biztalk-2010]

Microsoft BizTalk Server 2010 is 7th version of Microsoft's ESB and B2B platform.

According to Microsoft:

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. Including over 25 multi-platform adapters and a robust messaging infrastructure, BizTalk Server provides connectivity between core systems both inside and outside your organization. In addition to integration functionality, BizTalk also provides strong durable messaging, a rules engine, EDI connectivity, Business Activity Monitoring (BAM), RFID capabilities and IBM Host/Mainframe connectivity

Microsoft BizTalk Server 2010 helps organizations meet the challenges of integrating diverse systems. Most organizations have a multitude of systems and technologies that are required for their daily operations. By bringing together these technologies in agile and scalable way, BizTalk can help unleash the potential of your existing infrastructure. BizTalk Server 2010 lets organizations:

  • Simplify and automate interoperability to reduce costs and errors
  • Gain critical insights on business processes and performance
  • Shield processes from change impacts
  • Promote agility and manageability
  • Integrate to eliminate redundancy
  • Automate your business interactions with partners
604 questions
0
votes
2 answers

notification after SQL send port done with putting the data into database

I have 6 send port.......once it's done putting the data into all the 6 table... i want to take one data from one table and update it on all the other 5 table..... i have written stored procedure for that... but i want to do it only once its…
user1104946
  • 680
  • 1
  • 9
  • 30
0
votes
1 answer

BizTalk 2010 Prevent output of Property Schema

I have an orchestration which is receiving messages from the message box of type XmlDocument. The messages have promoted properties and I am including the property schema in my project so that I may filter on them (a separate application is creating…
Nigel B
  • 3,577
  • 3
  • 34
  • 52
0
votes
4 answers

How to pick XSD in pipeline dynamically during runtime?

I have a requirement where in i am receiving position based data in txt format. First 2 characters of the record helps me identify the message type. No i have 40+ message type so based on the message type i need to pick up an xsd in the receive…
Shailender Singh
  • 987
  • 3
  • 14
  • 25
0
votes
1 answer

BizTalk - Generating schema for carriage return delimited flat file

I am trying to generate schema for a flat file the content of which are separated by carriage returns. Please see a sample of the data from the import file below: 12042012 TDF XYZ Industries Limited X9090-78900 - 3.4 - NA - - - - - All…
Shivvu
  • 1
  • 2
0
votes
2 answers

Custom disassemble pipeline does not work

I took this pipeline component, changed it little and now it looks like this. After having built and copied the dll to C:\program files (x86)\Microsoft BizTalk Server 2010\Pipeline Components, I added the component to the disassemble stage of my…
Tonn Ski
  • 47
  • 1
  • 7
0
votes
1 answer

Using BAM in EDI inbound and outbound process

What functionality of BAM can we use in EDI? I know BAM basics, but I don't know how can I use BAM in EDI inbound and outbound process. So my question is how can we use BAM functionality in EDI inbound and outbound process? Can any one let me know…
user1104946
  • 680
  • 1
  • 9
  • 30
0
votes
1 answer

Start an Orchestration if an other Orchestration gets a specific value

I would like to do a main orchestration that receive a specific message and with a specific value in this message the main orchestration can call another orchestration (with call orchestration shape) that receive a different message with receive…
david
  • 1
  • 1
-1
votes
1 answer

MS CRM and Biztalk2010 Integration

I am planning to start a POC for MS CRM and BizTalk 2010 Integration. Before that I wanted to know does any body use BizTalk 2010 for integration with MS CRM?
-1
votes
1 answer

How to convert xml to string using xslt

I want to convert below XML
A 29-08-2018
parth 24
To below XML using…
-1
votes
1 answer

Biztalk - Non Resumable Suspended Message subscription(zombies)

In my application, I am getting zombie messages which go into non resumable suspended state because the orchestration is completed during the inflight. I need these messages to retry without losing the data. Is there any way to subscribe to these…
Techie
  • 1,611
  • 3
  • 15
  • 24
-1
votes
1 answer

BizTalk 2010 Output File Routing Based on Element Value

I have an XML to XML map which output beautifully. The issue is we want to route the output based on this one element/field coming into the map (there are 2 different values which can populate the same field). The problem is the field repeats in…
TBAN65
  • 3
  • 3
-1
votes
2 answers

Where is the "system defined file location" that a BAM FILE alert is delivered to?

Where is the "system defined file location" that a BAM FILE alert is delivered to? MSDN mentions ... "a system-defined file location for a transport method of file" but I can't find any details on where that exactly is?
SteveC
  • 15,808
  • 23
  • 102
  • 173
-1
votes
1 answer

Why should I only use BizTalk to process HL7 Messages

Why we need to use BizTalk to process HL7 Messages? Is there any other alternative rather than BizTalk? I need exact reason why we need to opt out for BizTalk only...Is there anyother way to Process HL7 Messages?
mohan111
  • 8,633
  • 4
  • 28
  • 55
-1
votes
1 answer

error routing failure in biztalk server 2010

I want to receive data from SOL and transfer the data to FILE, I used WCF-SQL and an error routing failure appear on starting. I configured SQL binding and poll data Is this adapter adapter compatible?
k.omar
  • 11
  • 4
-2
votes
1 answer

How do you debug the cause of a SQL Server connection error in BHM?

How can you debug the cause of a SQL Server connection error in BHM? Using BHM v4 ... Connected to the DEV environment and ran BHM analysis fine, and then use the Maintenance mode to fix the issues Same thing in QA environment. BHM runs the analysis…
SteveC
  • 15,808
  • 23
  • 102
  • 173
1 2 3
40
41