Show TOC

Creating SAPUI5 iViewsLocate this document in the navigation structure

You can create iViews that display SAPUI5 applications in the portal.

Context

You create the iView by copying the application from the Portal Applications GPAL repository.

Note Note that this iView template is mainly intended for ABAP-based scenarios.

Procedure

  1. In the portal, go to Start of the navigation path Content Administration Next navigation step Portal Content Management End of the navigation path.
  2. In the Portal Catalog, go to Start of the navigation path Portal Applications Next navigation step com.sap.portal.appintegrator.sap Next navigation step UI5 End of the navigation path.
  3. In the context menu of the UI5 application iView , choose Copy .
  4. In the Portal Content folder, choose the location in which you want to create the iView, and from the context menu choose Paste as PCD Object .
  5. Open the iView that you created, and in the Properties editor, configure the following properties:

    Property Name

    Suggested Value

    HTTP Request Method

    HTTP GET

    System

    <system alias>

    Relative Path for SAPUI5 Applications

    <path to the backend SAPUI5 application>

    Example /SAP/BC/UI5_UI5/SAP/HRPAO_LPB_JS/MAIN.HTML?page=PAO_HRPROFESSIONAL 9

    Launch in New Window

    Determines where and how content is displayed during portal navigation.

    Example Display in separate headerless portal window (standards mode)
  6. Save your changes.