on 2007 Jan 09 9:41 AM
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?
Request clarification before answering.
Vicky,
Open your WS model and check if there is a proxy model class with the name "<i><b>variabletype</b></i>". If yes, then your attribute expects an array of <i><b>variabletype</b></i>.
Bala
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.