How to process a multplie nodes within nodeset (Service Connect)

Thanks for answer...

If there is no possibility to process multiple nodes without calling sub-workflow, what is the purpose of the 'Multiplicity' option where I can select 'multiple' or 'single'? This option is available during selection of input and output schema while configuring the 'conversion'.

Is it possible to use a Workflow recursively?. So the workflow will call itself?

Grzegorz

--- In vantage@yahoogroups.com, "Rob Bucek" <rbucek@...> wrote:
>
> You'll need to pass that down another level to a sub workflow and
> process it then pass your results back to the workflow it came from.
>
>
>
> Rob Bucek
>
> Manufacturing Engineer
>
> PH: (715) 284-5376 ext 3111
>
> FAX: (715)284-4084
>
> <http://www.dsmfg.com/>
>
> (Click the logo to view our site) <http://www.dsmfg.com/>
>
>
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of tomojmail
> Sent: Thursday, February 25, 2010 7:37 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] How to process a multplie nodes within nodeset
> (Service Connect)
>
>
>
>
>
> When I am using a GetRows method in Service Connect, sometimes it gives
> me a one DataSet with multiple modes. For example MenuServices.GetRows
> can give me a result like following:
>
> GetRowsResponse
> Result
> MenuDataSet
> Menu
> Field1
> Field2
> Fieldn
> Menu
> Field1
> Field2
> Fieldn
> Menu
> Field1
> Field2
> Fieldn
>
> As you can see there are a multiple Menu nodes. How can I process each
> of them? Now Service Connect is processing only the first one.
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
When I am using a GetRows method in Service Connect, sometimes it gives me a one DataSet with multiple modes. For example MenuServices.GetRows can give me a result like following:

GetRowsResponse
Result
MenuDataSet
Menu
Field1
Field2
Fieldn
Menu
Field1
Field2
Fieldn
Menu
Field1
Field2
Fieldn

As you can see there are a multiple Menu nodes. How can I process each of them? Now Service Connect is processing only the first one.
You'll need to pass that down another level to a sub workflow and
process it then pass your results back to the workflow it came from.



Rob Bucek

Manufacturing Engineer

PH: (715) 284-5376 ext 3111

FAX: (715)284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site) <http://www.dsmfg.com/>





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of tomojmail
Sent: Thursday, February 25, 2010 7:37 AM
To: vantage@yahoogroups.com
Subject: [Vantage] How to process a multplie nodes within nodeset
(Service Connect)





When I am using a GetRows method in Service Connect, sometimes it gives
me a one DataSet with multiple modes. For example MenuServices.GetRows
can give me a result like following:

GetRowsResponse
Result
MenuDataSet
Menu
Field1
Field2
Fieldn
Menu
Field1
Field2
Fieldn
Menu
Field1
Field2
Fieldn

As you can see there are a multiple Menu nodes. How can I process each
of them? Now Service Connect is processing only the first one.





[Non-text portions of this message have been removed]