Connecting to Remote Systems

这一生的挚爱 提交于 2019-12-13 02:53:29

问题


I'm having some troubles when I configure my archive (I'm using SAP Web IDE Personal Edition) and try to connect with my server.

This is my configuration:

Description=Servidor Fiori - FSD
Type=HTTPS
TrustAll=true                                                                   
Authentication=BasicAuthentication
Name=vm-kfmfiori
User=namari
Password=qwerty.30
WebIDEUsage=odata_abap,ui5_execute_abap,dev_abap
URL=https\://lookthepicture:port
ProxyType=Internet                                                  
WebIDESystem=FSD
WebIDEEnabled=true
sap-client=100

I take my info from this URL service:

The Name from here:

And WebIDESystem from here:

What am I doing wrong? When I create my template, I can't see my connection :C

来源:https://stackoverflow.com/questions/49657705/connecting-to-remote-systems

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!