Thursday, November 12, 2020

How to split the records in Kumologica

In this article I am going to demonstrate on how to split a given input object or record in Kumologica. In order to split an object or an array or a string,  Kumologica provides split and join node which are required to be used in combination.  You may wire as many parallel path between split and a join node. Every path wired between split and join node will be invoked for each iterated or record splitted.

Split node supports



from DZone.com Feed https://ift.tt/36qRcLS

No comments:

Post a Comment