[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to call a function in Openedge on oepas from Kendo javascript

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
You are welcome. The error message "Uncaught TypeError: this[name] is not a function" is seen when name for the invoke operation is not found in the catalog file. You can confirm this by looking at your catalog.json file to check whether the invoke operation named GeneratePdf is listed there. Please notice that after adding an invoke operation to a Business Entity, you would need to go through the Edit ABL Service wizard to re-generate the catalog. (Defined Services/Edit) I hope this helps.

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