1
0
-1

Hi,

I need to do integration between joget and SAP B1 using DI API. Can anyone help me?

    CommentAdd your comment...

    4 answers

    1.  
      1
      0
      -1

      Totally! Your questions are great and show a real desire to learn. It is inspiring to see someone actively searching for information and participating in lively discussions. This is an excellent opportunity to show off your knowledge and passion. You can gain a better understanding of your life and yourself by asking questions. Your curiosity will prove to be an invaluable asset in your journey. Never stop exploring and using your curiosity. Every question can lead you to amazing insights and discoveries.

      SAP Course in Pune

        CommentAdd your comment...
      1.  
        1
        0
        -1

        SAP B1 software manages all basic business function of the company – including financials, sales, customer relationship management, inventory, and operations. There are many software are available in the market, But SAP B1 is only ERP Software, which eliminate the need for separate installations and complex integration of multiple modules. 

          CommentAdd your comment...
        1.  
          1
          0
          -1

          Hi, I am not familiar with SAP B1 but as long as there is a way to access the API using Java you should be able to develop a plugin for it using Developing Plugins. Found https://answers.sap.com/questions/4695169/simple-java-example-for-di-api.html. Another alternative is to wrap that API as a web service, then it would be easier to consume using either JSON Tool or SOAP Tool.

            CommentAdd your comment...