Re: ForEach Issue

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: ForEach Issue

by Murali Pottlapelli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dougal,
Are you using the old version of NB?

I have one week old build, it behavior seems to be fine.
  1. DnD ForEach
  2. DnD Assign activity on it
  3. configured start and final counter
here is the snippet

        <forEach name="ForEach1" parallel="no" counterName="ForEach1Counter">
            <startCounterValue>1</startCounterValue>
            <finalCounterValue>10</finalCounterValue>
            <scope name="Scope1">
                <assign name="Assign2"/>
            </scope>
        </forEach>
Regards
Murali

Dougal Fraser wrote:
Hi everybody,
I am getting the following minor issue when adding a ForEach activiity to BPEL.  NetBeans automatically inserts the xml below. This has to be removed manually otherwise the ForEach will only ever process the first item in the loop.
<completionCondition>
    <branches></branches>
</completionCondition>
Am I doing something wrong here or is it normal to edited the BPEL directly in this instance?

--
Dougal Fraser
SOA Architect

Sun Microsystems, Inc.
New Zealand
Phone x69822/+64 9 9766822
Mobile +64 21 2711179
Email Dougal.Fraser@...
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@...