Skip to content

Its a python application to access on premise resources via a cloud connector

License

Notifications You must be signed in to change notification settings

abhinavthomas/sap_python_cloud_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonCC

Accessing a On Premise system using a cloud connector from a Cloud Foundry python application

1. On Premise System

  • For convenience we are accessing SAP GitHub (github.wdf.sap.corp)

2. SAP Cloud Platform

  • Configure the SAP Cloud Connector for the global account SAP Cloud Connector

3. SAP Cloud Platform

  • Add destination in the account pointing the Cloud Connector

    SAP Cloud Connector

  • Deploy the application and bind the destination, XSUAA, Connectivity services to the application.

    Service Bindings

  • Alter the service names in the 13th line of the app.py file

    Service Names

  • Access the getData endpoint for getting data, and downloadDir for downloading the entire directory from Github.
    • pass the parameters destination and path

About

Its a python application to access on premise resources via a cloud connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages