Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8499

Re: Placeholder in Receiver JDBC synchronous scenario

$
0
0

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">

-<STATEMENT>

 

-<TABLENAME ACTION="SELECT">

 

   <TABLE>CUSTDETAILS</TABLE>

 

-<ACCESS>

 

   <DEVID />

   <MACHINE /> 

 

   <CUSTNAME /> 

   <CUSTID />

 

  </ACCESS>

-<KEY>

 

 

 

  <CUSTNAME compareOperation="LIKE">A%</CUSTNAME>

 

</KEY>

  </TABLENAME>

  </STATEMENT>

  </ns0:MT_ECCJDBC_JDBCReq>


==============================RESPONSE==============================

 

<?xml version="1.0" encoding="UTF-8" ?>


-<ns0:MT_ECCJDBC_TimeMach_ECCResp xmlns:ns0="urn:cust:details">

 

-<RESPONSE>

-<ROW>

 

<DEVID />

<MACHINE /> 

<CUSTNAME />

<CUSTID/>

 

</ROW>

  </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

 

 


Viewing all articles
Browse latest Browse all 8499

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>