Re: Biztalk 2002 - 2006 rearchitecture advice



Hi,

Orchestration is rarely used in BTS2000 / 2002 since its architecture was quite limited.

There are guidelines available in the BTS2006 online documentation concerning the migration of BTS2002 projects (in fact, BTS2006 has a type "migration project" available).

Basically, you must import the maps and then reassign the source and destination schemas. The maps should work 1:1, however, if they heavily rely on scripting functoids, be settled to face some trouble here since the scripting functoid technology changes (based on VBscript / JavaScript in BTS2002, now C# .NET / VB.NET / J#). BTS 2006 is more performant with its mapping in comparison to BTS2002.

BTS2006 does not have preprocessors, it has receive pipelines which effectively are more flexible than preprocessors were.

It sounds you should do a real redesign of the overall solution. Be sure, however, that everything you did with BTS2002 is more easily done with BTS2006 ;-)

EDI currently is a bit of pain in BTS2006 (as it was in BTS2002), I personally use flat file functionality to process it and do not use the EDI adapter in BTS2006 - it is a mess.

There will be a BTS 2006 R2 available having its EDI subsystem redesigned - so, if you start your migration now, chances are that you get to the EDI stuff just with R2 (depending on your project planning).

Sincerely

Joerg Fischer
BizTalk MVP

<mitre7@xxxxxxxxxxx> schrieb im Newsbeitrag news:1172720440.453112.82310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I'm a newbie to Biztalk in general and have been tasked with a hefty
project of rearchitecture of a Biztalk 2002 project to Biztalk 2006.
The 02 project is heavy on mapping, I mean really heavy. There are
roughly 2000 complex maps and as many document specs as the
application is used primarily for document normalization. Basically
all incoming documents are mapped to a canonical format based on
document type. That is if the partner is sending a PO document it
get's mapped to our canonical PO format. The project centers the
mapping around several VB 6 custom pipelines that handle rules and
routing of each canonical doc type we process. A similiar mapping
process occurs for mapping and transporting the canonical doc type
format to the destination partner's required format. There are no
orchestartions in the current project.

Could anyone point me to a good 06 sample that uses allot of maps?
What is the equivalent of a channel in 06?
Are preprocessors unavailable in 06?
I've alos heard it's a pain to process EDI in 06 is that the case,
it's very easy in 02?
Is Biztalk 06 even right for a solution heayv on mapping?

Thanks in advance


.



Relevant Pages

  • Re: Biztalk 2002 - 2006 rearchitecture advice
    ... "migration project" available). ... The maps should work 1:1, however, if they heavily rely ... EDI currently is a bit of pain in BTS2006, ... The 02 project is heavy on mapping, ...
    (microsoft.public.biztalk.server)
  • Re: Advice on Biztalk 02 - 06 re-architecture
    ... our company has written a set of EDI pipelines for EDIFACT ... change the schemas and thus no mapping links will break. ... The 02 project is heavy on mapping, ... get's mapped to our canonical PO format. ...
    (microsoft.public.biztalk.general)
  • RE: Admt
    ... if I found Quest DMW migration dabase and that can be used ... Mapping INI File or Map Creator can help to generate the SID to user mapping ... SID Mapping File" section of the ADMT Migration User Guide v3.0. ...
    (microsoft.public.windows.server.migration)
  • Enumerating formatting strings
    ... I was messing about with formatting and realized that the right kind of object could quite easily tell me exactly what accesses are made to the mapping in a string % mapping operation. ... return x def nameList: if self.names: ... I've been wondering whether it's possible to perform a similar analysis on non-mapping-type format strings, so as to know how long a tuple to provide, or whether I'd be forced to lexical analysis of the form string. ...
    (comp.lang.python)
  • Re: Delphi and EDI import/export
    ... This is a step what is not here - nice, user friendly mapping with ability ... of lookups, postprocessing, orchestration, etc ... > Delphi that can load, parse, format*, construct, and save EDI files. ... > transaction data is formed into a document structure. ...
    (borland.public.delphi.non-technical)

Quantcast