Unanswered question

How to configure Neoload with ORACLEFORMS?

Hello,
I am trying Neoload free version, in order to see if we could use it to automize our tests and to stress our Oracle Forms application. Currently I'm not able to use it and I don't know if it's possible so. I'm in front a issue... but nothing to do. I join a screenshot od the error. A part of the exception details is :
ERROR - neoload.Engine: Cannot send Oracle Forms dialog message : Key negociation has failed com.neotys.nl.conversion.plugin.g.a.f: Critical error: encryption key negociation with server failed
at com.neotys.nl.conversion.plugin.g.a.i.a(i.java:402)
at com.neotys.nl.conversion.plugin.g.a.i.encodeRequest(i.java:468)
at com.neotys.nl.conversion.plugin.b.d.a(d.java:132)
at com.neotys.nl.conversion.plugin.b.a.c.b(c.java:231)
at com.neotys.nl.conversion.plugin.g.a.O.b(O.java:114)
at com.neotys.nl.conversion.plugin.b.a.c.c(c.java:121)
at com.neotys.nl.lg.engine.n.internalExecute(n.java:319)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.conversion.plugin.g.a.N.internalExecute(N.java:927)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.J.a(J.java:1126)
at com.neotys.nl.lg.engine.J.internalExecute(J.java:394)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.v.c(v.java:125)
at com.neotys.nl.lg.engine.w.internalExecute(w.java:83)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.H.i(H.java:251)
at com.neotys.nl.lg.engine.H.internalExecute(H.java:98)
at com.neotys.nl.lg.engine.l.a(l.java:146)
at com.neotys.nl.lg.engine.c.a(c.java:177)
at com.neotys.nl.lg.engine.c.run(c.java:108)

Alexander C.
Alexander C.

Alexander C.

Level
0
1 / 100
point

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Most of the time that error means that you got an issue way before the Oracle forms requests in the HTTP exchanged. With Oracle forms application there are some dynamic parameters that need to be handled. NeoLoad can automatically handle some of them but not all of them.

You should check the oas and icx_ticket etc...make sure that you handled them.