Git Product home page Git Product logo

Comments (3)

kumarrk21 avatar kumarrk21 commented on September 24, 2024

Can you check if you are getting a response from the OData service using a tool like Postman? It seems like either you are not able to reach the SAP application or you are receiving an error payload from the backend.

from aws-lambda-sap-odp-extractor.

rahulb-218 avatar rahulb-218 commented on September 24, 2024

I tried this using Postman, got the following message, seems like it is working

postman

Please let me know if you need any more information.

Thanks,

from aws-lambda-sap-odp-extractor.

kumarrk21 avatar kumarrk21 commented on September 24, 2024

It does seem like the response from the SAP HTTP call in extractor.py is failing. This could be because of multiple reasons - Incorrect password, incorrect environment values in lambda etc. You could add additional debug/logs in '_make_http_call_to_sap' procedure in the extractor.py. You should find the extractor.py the /lib/glue/aws-sap-odp-extractor/extractor folder. First thing to rule out is if Lambda is unable to make the HTTP call. Can you double check if you are use the right authentication and the right service details? Also double check the environment values. Add additional logs, redeploy CDK and check what response you are getting back from SAP. You might want to delete entries in the metadata dynomodb table if there are entries in it for this serviec.

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.