It would be nice if the ListExploder could work with irregular lists instead of rejecting them with fme_rejection_code' has value `MISSING_PARAMETER_LIST'.
An irregular list is a list that either does not start at 0 or does not have continuous indexes.
ex.
_list{1}
_list{2}
_list{3}
or
_list{0}
_list{2}
_list{3}
_list{5}
Open
ListExploder to work with irregular lists
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

