|
Home > Archive > BizTalk Server > February 2007 > Using Table Looping Functoid and looping Functoid together
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Using Table Looping Functoid and looping Functoid together
|
|
| Brett_UK 2007-02-05, 7:16 pm |
| Hi,
I am trying to use the Table looping functoid and the Looping Functoid
together and keep getting Xlang Errors.
On my first record (see diagram below) I have a Table looping functoid which
works fine. To get the next record's data I need to add looping functoid ,
but at this point I start getting Xlang's errors.
Am I doing something fundamanentally wrong?
Root
Record_1 ------------------@------------------- Order
Item ---------}------------------------ Item
Quantity---------}------------------------ Quantity
Record_2 -------------------@ Order
Item -----------}------------------------Item
Quantity---------}------------------------Quantity
In the above diagram the @ symbol is the Looping Functoid and the } is part
of the table looping functoid.
Many thanks
Brett
| |
| Joerg Fischer 2007-02-22, 7:16 am |
| Hi,
What errors do you get exactly?
Sincerely
Joerg Fischer
BizTalk MVP
"Brett_UK" <BrettUK@discussions.microsoft.com> schrieb im Newsbeitrag
news:A2F0FA4D-CEF4-47B3-A1CA-E0BB3E4324FD@microsoft.com...
> Hi,
>
> I am trying to use the Table looping functoid and the Looping Functoid
> together and keep getting Xlang Errors.
>
> On my first record (see diagram below) I have a Table looping functoid
> which
> works fine. To get the next record's data I need to add looping functoid ,
> but at this point I start getting Xlang's errors.
> Am I doing something fundamanentally wrong?
>
> Root
> Record_1 ------------------@------------------- Order
> Item ---------}------------------------ Item
> Quantity---------}------------------------ Quantity
>
> Record_2 -------------------@ Order
> Item -----------}------------------------Item
> Quantity---------}------------------------Quantity
>
> In the above diagram the @ symbol is the Looping Functoid and the } is
> part
> of the table looping functoid.
>
> Many thanks
>
> Brett
|
|
|
|
|