Git Product home page Git Product logo

Comments (11)

krdash avatar krdash commented on April 28, 2024

Hello @puneetjhari Puneet - Thanks for reaching out to us on your query. Please refer our documentation guides for installation of ABAP SDK for Azure through ABAPGit and its implementation process for Event Hub, Demo Program : zadf_demo_azure_eventhub in package ZADF_DEMO.

Implementation guide for Event hub using ABAP SDK
https://github.com/microsoft/ABAP-SDK-for-Azure/blob/master/ABAP%20SDK%20Implementation%20Guide%20for%20Azure%20Event%20hubs.pdf

For real/near real time requirements, you can call ABAP SDK library of Event hub service class in your source SAP system through suitable Business Transaction Events for Transaction data in a t-rfc or q-rfc for sending data to Azure Event Hub directly.

If your current SAP Landscape is using SLT for real time data replication, then you need to install ABAP SDK in SLT system and call the same library of Event Hub service class in a suitable BADI or Implicit/explicit enhancement in SLT application itself for sending data to Event hub as SLT doesn't support direct integration with Azure Event Hub.

I hope the above information is helpful for your requirements.

Thanks,
Krishna Chandra Dash

from abap-sdk-for-azure.

puneetjhari avatar puneetjhari commented on April 28, 2024

Thanks Krishna for the prompt reply.
I will look into implementing the ABAP SDK within the SLT and get back to you for any further queries.

In the meantime, if you come across a similar use case, would appreciate if you could apprise me with any developments on the same.

Will keep this issue Open until I have tried with the above and hope you are okay with it.

Thanks again.
Puneet Jhari

from abap-sdk-for-azure.

krdash avatar krdash commented on April 28, 2024

Hi @puneetjhari @microsoft/abapsdk - Can this issue be closed? As its related to one of the requirements related to SDK usage in SLT system. Thanks, Krishna

from abap-sdk-for-azure.

puneetjhari avatar puneetjhari commented on April 28, 2024

from abap-sdk-for-azure.

krdash avatar krdash commented on April 28, 2024

Hi @puneetjhari - Thanks for the update. Regards, Krishna

from abap-sdk-for-azure.

leofrederiksen avatar leofrederiksen commented on April 28, 2024

Hi, just an update. The SLT SDK is working fine with the Azure Event Hub integration.
You just have to get the payload information from SLT into the XSTRING format, and send the data. Use the sample code provided by Azure SDK. And use the generated Methods from SAP to get the replicated data into internal tables.
Only issue we have is using parallel load for SLT, i.e. 2 different tables are loaded in parallel. Here we are getting "Error in Importing SAS Key" during replication.
If we start the process again, the data is moved to Event Hub. We are still trying to figure out where in the code from Microsoft we are getting the issue. We have the same issue in 3 different installation.
However, running with a single job, it is working well.

from abap-sdk-for-azure.

leofrederiksen avatar leofrederiksen commented on April 28, 2024

Issue #97 raised for the above mentioned error.

from abap-sdk-for-azure.

puneetjhari avatar puneetjhari commented on April 28, 2024

from abap-sdk-for-azure.

leofrederiksen avatar leofrederiksen commented on April 28, 2024

from abap-sdk-for-azure.

iloveabap avatar iloveabap commented on April 28, 2024

Hi Leo,
did you get any solution for the problem? In Issue #98 i have the same problem and i didn' get further.
Regards
Henning

from abap-sdk-for-azure.

leofrederiksen avatar leofrederiksen commented on April 28, 2024

No, unfortunately not. I am not really sure how to solve it.

from abap-sdk-for-azure.

Related Issues (20)

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.