`
JerryWang_SAP
  • 浏览: 1030261 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

SAP API management portal - 如何创建API provider

阅读更多

(1) The API Provider is used to abstract the connection to the backend / target system

(2) The API Proxy is the actual API which contains the logic to connect to the target system. Here you can model the flow, add security policies, transform the incoming message or look for content injections

(3) The API Product which bundles one or more API Proxies before they are exposed in the API Developer portal so they can be consumed by a developer

 

You will use SAP Cloud Platform, API Management to create an API Provider. This API Provider will connect to a backend system, in your case to the SAP Gateway Developer System. In a real-life scenario the API Provider could connect to your Developer System. Once you have created and tested an API Proxy on it, you would transport the proxy to your productive system and the underlying API Provider would now point to your productive backend system.

Where do you discover and consume Products that contain API Proxies?

登录API portal:

在home界面,创建一个新的API povider:

也可以点击Develop菜单,然后Create:

切换到connection面板,将host维护成指向SAP gateway demo系统的url:

sapes5.sapdevcenter.com

catalog service settings里,将path prefix维护成/sap/opu/odata,

Service collection url:

/IWFND/CATALOGSERVICES/ServiceCollection:

点击自动生成的catalog url,

确保在浏览器里能正常打开这个catalog service:

 

0
1
分享到:
评论

相关推荐

    SAP MM操作手册-第五套

    COSHIP-SAP用户操作手册-MM-采购合同维护.doc COSHIP-SAP用户操作手册-MM不合格品处理.doc COSHIP-SAP用户操作手册-MM供应商主数据.doc COSHIP-SAP用户操作手册-MM信息记录维护.doc COSHIP-SAP用户操作手册-MM库存...

    SAP-EWM---快速指南.docx

    SAP-EWM-快速指南

    SAP MM操作手册-第六套

    SAP-MM-UM-002 供应商主数据维护操作手册.doc SAP-MM-UM-003 供应商考核评估维护用户操作手册.doc SAP-MM-UM-004 信息记录维护操作手册 .doc SAP-MM-UM-005 货源清单维护用户操作手册.doc SAP-MM-UM-006 配额协议...

    SAP BWBO 实战指南--像学习OFFICE一样学习BW

    SAP BWBO 实战指南--像学习OFFICE一样学习BW,全篇。

    EWM100 Processes in SAP Extended Warehouse Management - Overview

    EWM100 Processes in SAP Extended Warehouse Management - Overview EWM100 是 SAP 扩展仓储管理(SAP Extended Warehouse Management)中的一个重要组件,负责管理和优化仓储操作。以下是 EWM100 过程在 SAP 扩展...

    SAP-CO-PC-Product-Costing-in-SAP-ERP6-0.pptx

    SAP-CO-PC-Product-Costing-in-SAP-ERP6-0.pptx

    云南鸿翔SAP培训------ABAP

    云南鸿翔SAP培训------ABAP,abap的ppt,很好的资料哦

    SAP新租赁准备-灵活不动产后台配置

    SAP解决方案通过RE-FX与FICO(财务会计与控制)模块的整合,有效管理租入的固定资产,包括创建和维护资产主数据、合同管理以及资产评估。本文将详细介绍后台配置的关键步骤。 1. 后台主要配置 首先,要在成本控制...

    Sap R3 业务蓝图-理解业务过程参考模型.pdf

    Sap R3 业务蓝图-理解业务过程参考模型.pdf Sap R3 业务蓝图-理解业务过程参考模型.pdf

    SLE-12-SP4-SAP-DVD-x86_64-GM-DVD1.iso

    SLE-12-SP4-SAP-DVD-x86_64-GM-DVD1.iso SUSE12 for SAP 百度下载地址:SLE-12-SP4-SAP-DVD-x86_64-GM-DVD1.iso.txt

    sapjco-ntintel-2.1.7.zip

    标题 "sapjco-ntintel-2.1.7.zip" 暗示这是一个与SAP Java Connector(SAP JCo)相关的软件包,适用于Intel架构的NT操作系统(Windows)。这个版本是2.1.7,说明它是SAP JCo的一个特定版本,用于在Java应用程序中与...

    SAP-BO-Restful-SDK-开发指导手册

    SAP-BO-Restful-SDK-开发指导手册

    51SAP教育中心---SAP实施方法介绍TIM.pptx

    51SAP教育中心---SAP实施方法介绍TIM.pptx

    SAP 高级教程系列-QM模块

    在SAP系统中,QM(Quality Management)模块是企业质量管理的核心工具,用于集成所有与质量相关的活动,确保产品和服务的质量符合或超越预期标准。本高级教程系列将深入探讨QM模块的功能和应用场景,帮助用户掌握其...

    SAP Best Practices--重复制造

    SAP Best Practices--重复制造

    sapjco3-NTAMD64-3.0.6

    标题 "sapjco3-NTAMD64-3.0.6" 指的是 SAP Java Connector 3(SAP JCo 3)的一个特定版本,适用于64位的Java运行时环境(JRE),该环境运行在64位的AMD或Intel x86处理器上。SAP JCo是SAP开发的一个接口库,它允许...

    sapjco-ntintel-2.1.8.rar 64位

    此外,开发者还需要熟悉SAP JCo的API和编程模型,以便编写有效的Java代码来调用SAP系统。 总之,"sapjco-ntintel-2.1.8.rar 64位"是一个用于64位Windows系统的SAP JCo版本,它包含了与SAP系统交互所需的关键组件。...

    sapjco-2.1.9-sys32

    SAP JCo的工作原理是通过创建SAP RFC连接,使得Java应用能够调用SAP系统的函数模块,执行事务处理、查询数据等操作。它支持多种连接模式,如本地系统连接、通过HTTP/HTTPS的远程连接等。开发者可以使用SAP JCo提供的...

Global site tag (gtag.js) - Google Analytics