Hi, I'm in the process of creating siddhi custom function, its like an aggregate function which inputs a set of data returns a single value. Is there a way i can send data array to my custom function or else can i handle that inside my custom function? As an example there is a stream called "A", stream "A" has attribute called "bookID", i need to pass all the bookID's in that stream to the aggregate function and return a single value.
Thank you. -- Shashika Prabath Karunatilaka, Software Engineer, WSO2, Inc: http://wso2.com/ mobile : +94 77 7487792
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
