Dear Inaki ,
I tried various combination for the input value of the key field but the response message is generated with no payload.
Below is my Request and Response Message Content from Message Monitoring of NWA.
<?xml version="1.0" encoding="UTF-8" ?>
-<ns0:MT_ECCJDBC_JDBCReq xmlns:ns0="urn:cust:details">
==============================RESPONSE==============================
<?xml version="1.0" encoding="UTF-8" ?>
-<ns0:MT_ECCJDBC_TimeMach_ECCResp xmlns:ns0="urn:cust:details">
-<RESPONSE>
</ns0:MT_ECCJDBC_TimeMach_ECCResp>
Note :
1.When queried in SQL plus , I can find 4 records which starts from A.
2.In the input parameter for Key , I tried with A*, A*%% but all the time I get response with no data.
3. Please dont confuse the with MT of ECC as I have maintained correct naming convention of JDBC response with "_response".
Regards
Rebecca