Forum Post: RE: Invoke method with output parameters

  • Thread starter Thread starter Anil Kumar
  • Start date Start date
Status
Not open for further replies.
A

Anil Kumar

Guest
Hi Meyrick, As per the error it seems that there is difference in number of parameters that are coming from Mobile to OpenEdge Appserver. OpenEdge AVM could detect the specific method (invoke) in the class. However, there seems to be mismatch in number of parameters. Can you please check for proper number of parameters in the Business Entity file. Thanks and Regards, Anil Kumar. From: mflanegan [mailto:bounce-mflanegan@community.progress.com] Sent: Thursday, September 04, 2014 8:24 PM To: TU.Mobile@community.progress.com Subject: [Technical Users - Mobile] Invoke method with output parameters Invoke method with output parameters Thread created by mflanegan Hi, This error is appearing in the appserver log whenever the invoke method is called: Could not locate method 'method1' with matching signature in class 'class1'. We have two inputs and two outputs, which are mapped on the mobile UI as well. has anyone else had this errors or does anyone know how to call this service correctly? Thanks in advance. Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top