Integration Cloud 7.0.0 | Built-In Services | Built-In Services | List Services
 
List Services
Use List services to retrieve, replace, or add elements in an Object List, Document List, or String List, including converting String Lists to Document Lists.
The following List services are available:
Service
Description
Adds an item or a list of items to a java.util.Vector object.
Adds documents to a document list.
Adds Strings to a String list.
Returns the number of elements in a list.
Converts a String list to a document list.
Converts a java.util.Vector object to an array.