(OO) Support Tip: io.cloudslang.base.lists.list_iterator does not work correctly

 
0 Likes

If io.cloudslang.base.lists.list_iterator is used in a flow and in a sub flow operation "list_iterator" is renamed to any other value not starting with "list_iterator", the “list_iterator” in the sub flow will first walk through the remaining items that are intended to be used in the main flow and then start to iterate through the value set as input for the list_iterator in the sub flow. The flow will go into an endless loop.

A hot fix has been created. Please open a support ticket asking for HF_1637515.

Labels:

Support Tip
Comment List
Related
Recommended