Francisco Narro
Posts: 0
Joined: Thu Oct 03, 2013 9:58 am

Manual implementation on WebServices not working

I have tried to put some break point yet.
The break point at top only stop on launching app.
The others one are not working.

Francisco Narro
Posts: 0
Joined: Thu Oct 03, 2013 9:58 am

Manual implementation on WebServices not working

Now I have tried to invoke the service manually with JS and it work.
Change all the calls in my project it's a lot of time, Do you think that fix it soon?

precode
srvProyectosALista.execute({});
/code/pre

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Manual implementation on WebServices not working

It works when you invoke via the line above but doesn't work when you invoke it on page show?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Manual implementation on WebServices not working

That's strange. The execution never goes inside the custom service? And no errors in the console?

Return to “Issues”