Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Secure extraction using UD or DB connect

Former Member
0 Kudos

My current client uses SAP and non-SAP technologies, the data residing in the non-SAP are critical and a secure mechanism using encryption is required to extract the data from the database of the non-SAP sys. Does UD or DB connect facilitates this?? If not what is an ideal solution of extracting the data?? If yes, how is the mechanism performed in the Connect?? Appreciates all feedback..

2 REPLIES 2

Former Member
0 Kudos

Hello,

I am not sure @ the way it will be overcome but u can use following way ...

1) use third party tool ( drivers ) which will connect u r nonsap and SAP database directly

2) u can do batch programming on it to take data from non sap and provide to sap db

Thanks,

0 Kudos

Hi Kamlesh, Thanks for the reply… is there any ideal third party tool (drivers)/products which is commonly used for encryption for non-SAP database directly…

And concerning batch programming, r u suggesting to enhance with encryption code for the connectivity of DB connect and non-SAP database