Skip to content

Instantly share code, notes, and snippets.

@sodogan
Created April 2, 2020 09:25
Show Gist options
  • Save sodogan/3eaf6888ed39864923727a19265795d7 to your computer and use it in GitHub Desktop.
Save sodogan/3eaf6888ed39864923727a19265795d7 to your computer and use it in GitHub Desktop.
ES5 Destinations for SAP Cloud Platform
Description=SAP Gateway Demo System
Type=HTTP
TrustAll=true
Authentication=BasicAuthentication
WebIDEUsage=odata_abap,bsp_execute_abap,odata_gen,odata_abap,ui5_execute_abap,dev_abap
Name=ES5
WebIDEEnabled=true
URL=https\://sapes5.sapdevcenter.com
ProxyType=Internet
sap-client=002
WebIDESystem=ES5
@sodogan
Copy link
Author

sodogan commented Apr 2, 2020

#Northwind Data Source as a Destination
URL=http://services.odata.org/
Name=Northwind
ProxyType=Internet
Type=HTTP
Authentication=NoAuthentication
Description=Northwind OData Service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment