- Application Integration
- All Products
Name,Street,City,State,PostalCode,Country,Phone
list:head($temp.TempIterator)
list:remove($temp.TempIterator,1)
I've just worked through setting this up there appears to be some useful information missing from this example.
When creating the temporary variables at step 3, the variable types should be set as follows:
TempIterator [Connection defined types, your recently configured connector] DelimitedContentParserRecord (with 'Allow a list of objects of this type' selected)
TempCurrent [Connection defined types, your recently configured connector] DelimitedContentParserRecord
DelimitedContentParser is the default event name set at step 3 in the connection setup. Replace DelimitedContentParser with your event name when setting the temporary variable types.
At step 4, when assigning the process objects list to the TempIterator, the variable is set from the Field 'delimitedContent.File_record'.
Hi Luke,
We’re working to address your comments and will get back to you.
Thanks,
Informatica Documentation team