Hello,
From the MII Workbench we created a JSP which allows the user to browse to a file and then, when the page is submitted, the file gets uploaded to an Oracle database. For our test case, the Oracle connection info is in the JSP in Java code. The same connection information is already in a NetWeaver Data Server. How can we leverage the Data Server so that we do not need the conneciton info in the JSP? Is there a way to connect through the JSP or at least get the connection info from the Data Server?
Thank you,
Mike