Result Set ID

Use this field to specify the name (ID) of a result set that was created earlier using the Load IDO Collection action type. This is the result set that you want to update.

Note: This field is enabled only if you select the Update Loaded Collection option.

The contents of this field must use this syntax:

name

where name is the name of a result set that was created by an earlier (Load IDO Collection) action in the sequence.

When you click OK to return to the Event Actions form, the system "wraps" this name within a COLLECTION( ) parameter, which yields this final syntax:

COLLECTION( ID )