I am creating a custom WD java application which imports a WSDL and from that I can bind the data structures and populate with input parameter values.
One of the values requires a (variabletype[] _variabletyperec)
What is the meaning of hte <b>_variabletyperec</b>?
what do i need to pass here?