Configuring the Hybrid App to Use X.509 Credentials

Add a screen that contains a Specify Certificate Credentials menu item to the Credential Request starting point from which a Hybrid App user selects a certificate to gain access to the MBO and related resources.

  1. In the Hybrid App Designer, add a Credential Request starting point to the Hybrid App.
  2. Add a screen named Credentials and connect it to the Credential Request starting point.
  3. Double-click Credentials to open it in the Screen Design. Add a Select Certificate menu item of the Submit type.
    On the device, the Specify Certificate Credentials action prompts the user for a *.p12 certificate and passes it to SAP Mobile Server for validation.
  4. Add a Client-initiated starting point to which you add screens that contain the Submit menu items used to run MBO operations and object queries, return and display results, and so on. These actions all use the same credentials created in the previous steps.