I am new to Jitterbit.
Can any one tell me how to pass request parameters to Web Service ?
I have a function called
updateCandidate($string, $string, $mulitDarray, $array) {
..
}
I have set up this in WSDL and added WSDL in websevice method and selected this function as Operation.
What is next ?