I have an advanced User defined Functions which is set at context.
The message comes from a proxy and if the value is null the proxy wont send the node.
In that case when i loop the array. it is giving an index out of bound exception since the node doesnot exst.
How can i handle that.