PDA

View Full Version : [CLOSED] launchTabByForce



MarcoF
06-29-2010, 09:32 AM
I receive this error:

(vvvport_err03yc) - Received a failure response from the server

executing



Valence.tab.launchTabByForce(1005, '&idPeriodoDaGestire=' + currentRecord.get('ID'), 'Previsioni per siti')


If I use Valence.tab.launchTab(....) it's working.

Any idea?

TIA
MarcoF

richard.milone
06-29-2010, 04:57 PM
can you post up the Firebug data for the Post/Response of the call to the backend on this? Is there a message waiting on the backend?

MarcoF
06-30-2010, 06:19 AM
Yes, there is also an error on the backend.

TIA
Marco

sean.lanktree
07-01-2010, 03:24 PM
Does the program being called run in a named or the QILE activation group? If so, change it to run in "Valence" activation group. This is a known bug that is fixed with the next update.

MarcoF
07-12-2010, 06:12 AM
Bingo, both the programs has to be in VALENCE activation group.


Thanks and I hope you can solve this problem as soon as possible.

MarcoF