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

Re: Automation of interface by modifying the query

$
0
0

The interface was done without using Stored procedure

 

Created sender synchronous proxy and JDBC receiver synchrnous proxy

 

JDBC, I created two structures. MT_XYZ_Request and MT_XYZ_Request_response

 

MT_XYZ_Request structure

 

MT_XYZ_Request

     Statement

          dbTable

          action

          access

 

I gave action as SQL_QUERY

 

For access I did a mapping

 

Constant

                                        concat               access

InsertionDateTime

 

In the InsertionDateTime, the value will be sent from ECC

In Constant I wrote the SQL query select A, B, C, D, E, InsertionDateTime from <dbTable>  where InsertionDateTime >=

 

This was concatenated with the dynamic value that I got from ECC

 

This is now working fine, thanks for all the inputs


Viewing all articles
Browse latest Browse all 9129

Trending Articles



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