You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: In order to use convertParametersHandler() you have to send the arguments with the send command. Would be nice if mate could handle that implementation.
WebServiceInvoker.as
Lines 306 - 311
Problem: In order to use convertParametersHandler() you have to send the arguments with the send command. Would be nice if mate could handle that implementation.
token = operation.send(argumentList);