1

マシンに SAP WebIDE ローカルをインストールし、以下のサービスに接続しようとしています。

https://sapes4.sapdevcenter.com/sap/opu/odata/IWBEP/GWSAMPLE_BASIC/?sap-ds-debug=true

http://services.odata.org/v3/northwind/northwind.svc/

参照用に 2 つのエラーが添付されています。

サービス利用不可エラーのスクリーンショット

見つからないエラーのスクリーンショット

以下は私の宛先ファイル1です:

Description=es4
Type=HTTP
TrustAll=true
Authentication=NoAuthentication
WebIDEUsage=odata_abap
Name=es4
WebIDEEnabled=true
URL=https\://sapes4.sapdevcenter.com\:443
ProxyType=Internet
WebIDESystem=es4

ファイル 2:

Description=es4
Type=HTTP
TrustAll=true
Authentication=NoAuthentication
WebIDEUsage=odata_gen
Name=es4
WebIDEEnabled=true
URL=https\://sapes4.sapdevcenter.com
ProxyType=Internet
WebIDESystem=es4

ローカル クラウド コネクタに必要な構成はありますか?

4

2 に答える 2