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