[progress Communities] [progress Openedge Abl] Forum Post: Executing Manualy An Operation...

  • Thread starter Thread starter MatheusMokwa
  • Start date Start date
Status
Not open for further replies.
M

MatheusMokwa

Guest
I've created a new method in my class and defined a service interface for it. It appers in my .json definition. Now I want to run this operation in my application, but I have no ideia how to do it. What I would like to do is something like this: jsdosession = new progress.data.JSDOSession(jsdoSettings); jsdosession.login(); jsdosession.run(myOperation); Does someone knows how to to it?

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