Dynamic Data Masking Accelerator Guide for use with SAP

Dynamic Data Masking Accelerator Guide for use with SAP

Deploy the Java Servlet on Windows

Deploy the Java Servlet on Windows

Deploy the Dynamic Data Masking Java servlet on Windows.
The Apache Tomcat Windows operating service must be stopped.
  1. Copy ddmsap.war from the following directory:
    <Dynamic Data Masking installation>\Accelerators\SAP\lib\ddmsap.war
  2. Paste ddmsap.war into the following directory:
    <Apache Tomcat installation>\webapps
  3. Copy sapjco.jar from the SAP Java Connector installation directory.
  4. Paste sapjco.jar into the following directory:
    <Apache Tomcat installation>\lib
  5. Start the Apache Tomcat Windows operating system service.
    The ddmsap war file deployment on Apache Tomcat creates the following directory:
    <Apache Tomcat installation>\webapps\ddmsap
  6. Stop the Apache Tomcat Windows operating system service.
  7. Open logon.properties from the following location:
    <Apache Tomcat installation>\webapps\ddmsap\WEB-INF\classes\logon.properties
  8. Modify the logon.properties properties.
    The following table describes the properties:
    Property
    Description
    jco.client.client
    SAP client number.
    jco.client.user
    SAP user name.
    jco.client.passwd
    SAP user password.
    jco.client.language
    Language. Default is en.
    jco.client.ashost
    IP address of the SAP environment server.
    jco.client.sysnr
    System number in the specified host. Range is 00 to 99.
  9. Start the Apache Tomcat Windows operating system service.
  10. Open a browser and navigate to the following URL:
    http:<Apache Tomcat IP address>:<port>/ddmsap/getsapuserdetails?processid=123
    The browser displays null.

0 COMMENTS

We’d like to hear from you!