Masscopy Functoid. – Recursive Mapping

Home Page Forums BizTalk 2004 – BizTalk 2010 Masscopy Functoid. – Recursive Mapping

Viewing 1 reply thread
  • Author
    Posts
    • #21027

       I  want to display an Organization structure. I select an employee and then it should display all the lower level emloyees.In my source schema I don’t see any groupings , but the destination schema has groups. Like employee info is grouped in three gruops in destination schema. Conatct Info group, organization info group ect..

      So to map both the schemas I used mass copy functoid and map it..  but as the destination schema has gruops , mass copy or holding the shift key doesn’t work. 

      in the source & destination schemas There is staff node and then subordinate staff. the subordinate staff has more subordinate staff and it goes on.. 

      I tried to map manually each node to node for up five levels of subordinate staff and it worked.
       So, what I need is someway to map all the nodes inifnitely

    • #21206

      I have a very similar question. In my input schema I have an array of “Items”. Each Item can have an array of child Items. It’s a parent-child relationship of serialized parts. The XSD is defined recursively.

      My target schema is from a SOAP web service with a nearly identical recursive structure, but different names.

      Is it possible to map the two without specifying an arbitrary limit on the depth?

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.