Create For Loop XML


This utility creates a loop that detects the size of the input and parses it in smaller segments, appending the segments together to create a fully-parsed result.

Workflow input elements

Input element

Description

Required

loopaccount

Specifies a whole number indicating the number of elements the loop should have

For example,

Yes

root element name

Specifies the name of the root element to be used in the output XML

If not specified, a default value of 'loops' is used.

No

child element name

Specifies the name of the child element to be used in the output XML

If not specified, a default value of 'loop' is used.

No

Workflow output elements

Output element

Description

loop

Specifies an XML document in the following format:

<loops>
<loop>1</loop>
<loop>2</loop>
(any number of iterations)
</loops>


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*