- 步骤分解:
- **△**Activating SAP Gateway OData Services(激活LaunchPad相关的OData服务)
- **△**Configuring Systems with Several Application Servers(集群模式下,确保 launchpad designer请求发往同一服务器)
- **△**Configuring ICF Nodes(配置、激活internet通信框架下的服务对应节点)
- **△**Configuring a Login Screen for the Launchpad(配置LaunchPad登录、注销页)
- **△**Configuring SAP Web Dispatcher(http/https请求调度器)
- **△**Defining the Host Name of SAP Web Dispatcher(定义主机名及端口)
- **△**Configuring the Launchpad(LaunchPad 配置)
- **△**Configuring Authorization Roles(配置运行Fiori LaunchPad必要的角色权限)
1.
2.步骤分解:
2.1.**△**Activating SAP Gateway OData Services(激活LaunchPad相关的OData服务)
在激活服务之前需要先设置系统别名为Local System,设置路径:运行事务码SPRO,SAP NetWeaver >Gateway > OData Channel > Configuration > Connection Settings > SAP Gateway to SAP System,运行Manage SAP System Aliases:
选择路径:SAP NetWeaver > Gateway > OData Channel > Administration > General Settings > Activate and Maintain Services,激活下列OData 服务;
/UI2/PAGE_BUILDER_CONF –(launchpad designer用到)
/UI2/PAGE_BUILDER_CUST –(launchpad designer用到)
/UI2/PAGE_BUILDER_PERS –(launchpad 用到)
/UI2/TRANSPORT –(launchpad designer用到)
/UI2/INTEROP –( launchpad and launchpad designer都用到)
上述Odata服务激活以后,各访问一次看是否正常;
2.2.**△**Configuring Systems with Several Application Servers(集群模式下,确保 launchpad designer请求发往同一服务器)
负载均衡设置(略),具体参考http://help.sap.com/,搜索HTTP Load Distribution;
2.3.**△**Configuring ICF Nodes(配置、激活internet通信框架下的服务对应节点)
需要激活的服务节点:
/default_host/sap/bc/ui2/start_up
/default_host/sap/bc/ui5_ui5/ui2/ushell
/default_host/sap/bc/ui5_ui5/sap/arsrvc_upb_admn
/default_host/sap/bc/ui5_ui5/sap/ar_srvc_news
/default_host/sap/bc/ui5_ui5/sap/ar_srvc_launch
/default_host/sap/public/bc/ui5_ui5/
/default_host/sap/public/bc/ui2/
/default_host/sap/bc/ui2/nwbc/ for NWBC for HTML
激活方式一,运行事务代码SICF,找到对应节点,激活即可;
注意:点击激活后,会弹出一个现在对话框,需要选择激活该节点及该节点下的所有子节点!
激活方式二,运行激活ODATA服务的事务代码 /o/IWFND/MAINT_SERVICE,找到节点对应的ODATA服务;
为节点路径定义外部访问别名,步骤如下:
1、In your ABAP front-end system, access transactionSICFand chooseExecute. TheMaintain Servicesscreen appears.
2、ChooseGoto > External Alias.
3、SelectDefault Hostand choose External Alias > Create .
4、ChooseTrg Elementand navigate toSAP > BC > UI5_UI5 > SAP.
5、Double-click the SAP node .
6、In theExternal Aliasfield, enter/sap/bc/ui5_ui5/sapand enter a meaningful description .
7、Choose theLogon Datatab. Leave theUserfield blank. In theProcedurefield, selectRequired with Logon Data.
8、the client information as required and save your entries .
9、Log on to your SAP Gateway system, call transactionSICFand navigate to the respective service that the launchpad and launchpad designer uses.
10、Double-click the servicePAGE_BUILDER_CONF.
11、Choose theLogon Datatab. In theProcedurefield, selectRequired with Logon Data.
12、Repeat the steps (10- 11) for the following services –/UI2/PAGE_BUILDER_CUST,/UI2/PAGE_BUILDER_PERS, /UI2/TRANSPORT,/UI2/INTEROP.
2.4.**△**Configuring a Login Screen for the Launchpad(配置LaunchPad登录、注销页)
首先SAP Fiori登陆页是可以客制化的;
找到Fiori LaunchPad ICF节点,进行登录页面设置;
注销页面设置;
最终实现结果,通过访问http://ip+端口/fiori,打开Fiori LanuchPad;
SE80->BSP Application->/UI2/LAUNCHPAGE
2.5.**△**Configuring SAP Web Dispatcher(http/https请求调度器)
什么是SAP Web Dispatcher?
延伸一下,什么是SAP NETWARE GateWay? GateWay 与 Web Dispatcher有什么关系?
我认为,没有必然联系
看一个配置DEMO;
2.6.**△**Defining the Host Name of SAP Web Dispatcher(定义主机名及端口)
运行事务代码RZ10检查参数文件;
检查参数;
运行事务代码smicm,检查通信管理器运行状态;
修改本地hosts文件,确保能够正常访问sap应用服务器;
2.7.**△**Configuring the Launchpad(LaunchPad 配置)
配置LaunchPad的方式有多种,个人比较倾向于通过修改FioriLaunchPad.html文件的方式,很多参数(例如客户端号、语言、主题风格等)系统有默认配置,当我们有客制化需求时,需要关注下本章节,这里只做简单介绍;
当同一参数在不同方式下均有设置时,作用的优先级顺序为:
2.8.**△**Configuring Authorization Roles(配置运行Fiori LaunchPad必要的角色权限)
运行事务代码/IWFND/MAINT_SERVICE,打开激活服务窗口,挨个选中服务,执行“调用浏览器”操作;
运行事务代码PFCG,复制系统角色“SAP_UI2_ADMIN”&“SAP_UI2_USER_700”,复制后的名称为别为:“ZSAP_UI2_ADMIN”&“ZSAP_UI2_USER_700”,SAP_UI2_ADMIN是一个复合角色,包含以下角色:
SAP_UI2_ADMIN_700 for SAP NetWeaver 7.0
SAP_UI2_ADMIN_702 for SAP NetWeaver 7.0 enhancement package 2
SAP_UI2_ADMIN_731 for SAP NetWeaver 7.0 enhancement package 3 and SAP NetWeaver 7.3 enhancement package 1
您好,我是一个初学者,正在学习,发现您得这篇文章非常得有帮助。我想请教您一些问题,不知道可否能得到您得联系方式,微信或者qq。谢谢拉!
我也算是初学,所以好多问题可能也回答不了,有问题,你可以直接在这里问,我能回答的都会回复的,其它人看到也能回答。