Loop While

Mike Pokraka asap at workflowconnections.com
Thu May 25 07:38:43 EDT 2006


All,
Any Loop While functionality can be built using Loop Until's and
conditions. If you need 'while' type functionality, just put your
processing into the return branch of an until loop.
As of 6.40 Loop While is no longer available in the WF builder (Though
older WFs with while loops still run).

Cheers,
Mike


PEOU Tom T wrote:
> Hi Bill,
>
> Comparison Value is the Workflow Container expression that you will be
> testing against. If you want to do a "Loop While &Answer& = YES" then
> your comparison basis is a container named &Answer&.
>
> Your "Values" will be the test result (eg, YES, NO and MAYBE).
> Each value will create a branch off the "Loop While" step.
>
> "Other Values" you can just enter 'Other' in here. It is just a separate
> branch to handle return values that are not listed under your comparison
> values (like an empty &answer&).
>
> Hope that helps.
>
> Cheers,
> Tom
>
> -----Original Message-----
> From: Bill Holbrook [mailto:BHolbro at smud.org]
> Sent: Thursday, 25 May 2006 09:25 AM
> To: sap-wug at mit.edu
> Subject: Loop While
>
>
> 	This is my first time usinf the Loop While step in a workflow
> and I am not clear on what is entered in the 'Comparison values'
> section. Are they expressions and also what goes in the 'Others' field
>
> Bill Holbrook
> Technical Developer
> Sacramento Municipal Utility District
> Mail Stop A306   (916) 732-6759
>
>
>
>
>
> IMPORTANT NOTICE: This e-mail and any attachment to it are intended only
> to be read or used by the named addressee. It is confidential and may
> contain legally privileged information. No confidentiality or privilege is
> waived or lost by any mistaken transmission to you. The RTA is not
> responsible for any unauthorised alterations to this e-mail or attachment
> to it. Views expressed in this message are those of the individual sender,
> and are not necessarily the views of the RTA. If you receive this e-mail
> in error, please immediately delete it from your system and notify the
> sender. You must not disclose, copy or use any part of this e-mail if you
> are not the intended recipient.
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>




More information about the SAP-WUG mailing list