Git Product home page Git Product logo

Comments (3)

kumarrk21 avatar kumarrk21 commented on June 23, 2024

You should pass the client number using sap-client url parameter. I suggest you review OData SAP doc for more details about this

from aws-lambda-sap-odp-extractor.

akashgupta22 avatar akashgupta22 commented on June 23, 2024

@kumarrk21 In the SAP ODP documentation in the link: https://help.sap.com/doc/saphelp_me150/15.0.3VERSIONFORSAPME/en-US/54/5aff512ec09b33e10000000a44538d/content.htm?no_cache=true, I have not found anything related to SAP Client-URL parameter.

Actually our Host, port and Usernames are same for multiple clients. But the password keeps changing. Which the Extractor can't reach out.

from aws-lambda-sap-odp-extractor.

kumarrk21 avatar kumarrk21 commented on June 23, 2024

So, this sample extractor uses ODP as the data provider layer and then OData as the API access layer. You are trying to logon to the target SAP system using OData URL. For you to access the SAP system, you need to give the endpoint URL, and Authentication details (which you are providing). If you want to log on to specific client within an SAP instance, you should be supplying the sap-client url parameter in the url. You will need to update the python code accordingly.

from aws-lambda-sap-odp-extractor.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.