How do I use NEXTARRELEMENT to cycle through an array of memos in iProcess Workspace (Windows)

How do I use NEXTARRELEMENT to cycle through an array of memos in iProcess Workspace (Windows)

book

Article ID: KB0087958

calendar_today

Updated On:

Products Versions
TIBCO iProcess Workspace (Windows) -
Not Applicable -

Description

Resolution:
Description:
============
How do I use nextarrelement to get the next array element,
Environment:
============
o TIBCO iProcess(TM) Workspace (Windows) 11.1.0


Resolution:
===========
Create an array field
iterate through items by using application field expressions to set the index field for the array.

See the attachment for details.

There are restrictions in the use of arrays and subprocedures - only the present field will be passed (as indicated by the idx).

Attachments:
============
nextarr.xpdl

Issue/Introduction

How do I use NEXTARRELEMENT to cycle through an array of memos in iProcess Workspace (Windows)

Attachments

How do I use NEXTARRELEMENT to cycle through an array of memos in iProcess Workspace (Windows) get_app