0
votes
1answer
6 views
What’s EntSSO for in BizTalk Server?
Microsoft's Enterprise SSO server is bundled with BizTalk Server - I'm fairly familiar with how to configure it, make sure it's working, etc. My questsion is, what exactly does it …
2
votes
1answer
31 views
BizTalk WMI Remote Wrapper
Hi,
I'm using MgmtClassGen.exe from the .Net Framework SDK to generate some WMI wrapper classes for BizTalk artifacts like hosts, host instances, etc.
I'm using HostSetting.GetIn …
1
vote
3answers
532 views
BizTalk Looping Functoid
Hi,
I have a structured XML file format that needs to be mapped to a flatter XML format. Ordinarily I would create a custom XSLT file for this and have the BizTalk map use it. How …
0
votes
2answers
35 views
How can BizTalk 2006 R2 consume the serialized response of a WCF service with PreserveObjectReferences = true?
We have an existing .net 3.5 WCF service with which PreserveObjectReferences is set to true on the server side.
When PreserveObjectReferences is set to false BizTalk can consume t …
0
votes
1answer
18 views
biztalk server ftp file transfer success / failure acknowledgement
hey guys i am a newbie when it comes to biztalk
how do i enable a file by file ftp transfer job on biztalk where biztalk acknowledges for every file transfer whether it was a succ …
0
votes
5answers
547 views
Visual Studio 2008 SP1 and upgrading a BizTalk 2006 R2 project to BizTalk 2009 Project - Failing
Greetings all,
I have posted this on the MSDN managed news groups as well as a BizTalk site, but I am not sure they get enough traffic that as I don't seem to be getting a respon …
1
vote
5answers
255 views
How can I still use DDD, TDD in BizTalk?
I just started getting into BizTalk at work and would love to keep using everything I've learned about DDD, TDD, etc. Is this even possible or am I always going to have to use the …
0
votes
3answers
30 views
BizTalk Enterprise Single Sign-On Service problem
Hi, I recently had to change my active directory account password.
Ever since then I am unable to deploy BizTalk projects or put my Receive Locations in the stop state (Sendports …
0
votes
2answers
25 views
Cosuming Biztalk 2006 R2 Orchestration exposed as a web service
Hi All,
I have created an Orchestration which is exposed as a web service, the Orchestration basically receives an message type of employee, which has the Employee_Name promoted a …
1
vote
2answers
55 views
BizTalk custom adaptor
I am not sure if I ask the right question, but this is the scenario I am trying to run:
Multiple files (XML and a few related files, "attachments") have to get into BizTalk as a s …
0
votes
5answers
522 views
How to set “xml:lang” attribute?
Hi,
I need to add a "xml:lang" attribute on the root xml node in the outbound doument from Biztalk.
This is a fixed value, so it may be set in the schema or something.
This is wh …
1
vote
3answers
582 views
Append newline to flat-file schema in BizTalk 2006 R2
I have a flat-file schema that has a header and detail records. It looks something like this:
HDR**2401*XX0062484*22750***20081006000000*000*******
LIN**001*788-0538-001*4891-788 …
0
votes
2answers
91 views
configure WCF receive location in Biztalk
Hi
We have an application in BizTalk which has started to report errors. It seems to be related to maxItemsInObjectGraph, which for the Web application has been fixed by amending …
1
vote
4answers
111 views
BizTalk 2009 ESB Confusion
I have a little experience with BizTalk and am trying to understand BizTalk 2009 ESB Toolkit 2 without using it. Firstly, I am wondering whether anyone can clear up a couple of con …
0
votes
7answers
414 views
BizTalk DB2 adapter connection error
My colleagues are attempting to connect BizTalk 2006 R2 via DB2/MVS adapter to a database hosted on z/OS mainframe. When testing the connecting settings, they are getting the follo …
