I have a receive port setup in BizTalk 2009 to accept & disassemble X12837 EDI Files. There is also a send port that pic开发者_JAVA百科ks up disassembled EDI from the receive port and converts int
In Biztalk 2009, I can view the \'Tracked Message Events\' from the admin console. I need to find a particular message (containing a particular string in the body) for which I know the day of arrival,
In a BizTalk map when you call a scripting functiod, is the object (the class you are calling) initialized at the time of the first call and kept in memory for the entire time the transformation is oc
In some of our BizTalk 2009 development environments, when attempting to process a HIPPA X12 file, 4010 270 file type, any element defined in the schema to be type X12_AN is throwing an \"Invalid char
We have some EDI files coming in to our BizTalk server that we drop off on a file share for processing by an end system.The files are dropped to the file share via a single File Send Port with a stati
Does anyone know what the registry settings should look like in order to get a 64 bit custom adapter to show up in the BizTalk admin console? I have created a 32 bit adapter, but would like to port it
While chasing incremental build time improvements, I found that .btproj files and thus all other projects that depend on these are rebuilt (partly) on each incremental build. Tracking this all the way
I am using biztalk 2009 and need help with mapping. I ha开发者_运维问答ve input like: <root>
I have a Biztalk 2009 project with a receive location using a SOAP adapter. Now it uses a request-response schema and I want to refactoring it in a asynchronous design, by only using the request schem
We encounter a bunch of suspended service instances (like 100). Also we notice that there are more than 100 (related) suspended messages (mostly with NACKs).