UME Configuration – Use ABAP as Data Source


Configuring the UME to Use an AS ABAP as Data Source

  1. Open Config-tool
  2. Click on offline editor button
  3. Go to change mode
  4. Accept the pop-up
  5. Go to Configuration → cluster_data → server → cfg → services → Propertysheet com.sap.security.core.ume.service
  6. Set following parameters as per ABAP System
    ume.r3.connection.master.ashost = Hostname
    ume.r3.connection.master.sysnr = Instance No.
    ume.r3.connection.master.client = Client No.
    ume.r3.connection.master.user = SAPJSF
    ume.r3.connection.master.passwd = <Password of SAPJSF>
    ume.persistence.data_source_configuration = dataSourceConfiguration_abap.xml
  7. Login to System at client which needs to connect to J2EE data source
  8. Create users as follows
    • User ID: J2EE_Admin
      Type: Dialog
      Role: SAP_J2EE_ADMIN
    • User ID: J2EE_GUEST
      Type: Dialog
      Role: SAP_J2EE_GUEST
    • User ID: SAPJSF
      Type: Communication
      Role: SAP_BC_JSF_COMMUNICATION_RO
  9. For dialog users you need to login once to set permanent password.
  10. Restart the J2EE system Via SMICM.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!