on ‎2015 May 11 12:23 PM
Hi all,
My scenario is JDBC-->Proxy (Abap). I have defined a operation mapping parameter to create the connection JDBC:
This parameter is called from message mapping:
In the integration directory I have a ICO and also I have defined the operation mapping parameter in receiver interfaces.
This configuration is working fine but the problem is with the value of JDBC_CONN in production environment,
This value have a size higher to development URL.
The error is:
Runtime Exception when executing application mapping program SQLTest/SQLTest; Details: java.lang.NullPointerException; while trying to invoke the method java.sql.Connection.setAutoCommit(bool) of an object loaded from local variable 'conn'
'conn' is a varible used in java mapping,I know the problem isn't in java mapping because it is working fine with another value for JDBC_CONN parameter.
If I get the value for JDBC_CONN from message mapping instead of operation mapping parameter I have not this problem:
Is posible there is some problem or limitation in the size of operation mapping parameters? someone have idea where is the problem?
Thanks and regards
Mónica
Request clarification before answering.
Hi Monica,
Have you tried directly from the ESR?, if you are testing form Message Mapping you should go to parameters tab and to fill the variable manually.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.