Modeling Guide for SAP Data Hub

Log in to SAP Data Hub Modeler

You can access the SAP Data Hub Modeler from the SAP Data Hub Launchpad or directly launch the application with a stable URL.

Procedure

  1. Launch the SAP Data Hub Launchpad user interface in a browser using one of the following URLs:
    • For on-premise installations (if TLS is enabled):
      https://<node-ip>:<port>
      where
      • <node-ip>: The IP address of any node in the cluster.

      • <port>: The SAP Data Hub Launchpad port number.

    • For cloud installations:
      https://<domain>:<ingress vsystem port>
      where
      • <domain>: The domain is specified when you expose the application externally. For more information, see e6c415c802e24847b861cc5a2bd071c4.html
      • <ingress vsystem port>: To obtain the ingress vsystem port, execute the following command:
        kubectl get ingress -n $NAMESPACE
        
    The welcome screen appears where you can enter the login credentials.
  2. Log into the SAP Data Hub Launchpad application using the following information:
    • Tenant ID
    • Your user name
    • Your password
    The SAP Data Hub Launchpad opens and displays the initial home page. User details and the tenant ID are displayed in the upper-right area of the screen. The home page displays all applications available in the tenant.
  3. On the home page, choose Modeler.
    The application UI opens displaying the initial screen.