2 - WSO2 EI Tutorial | Functional Components Explained | Demo : How to create an API?

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 54

  • @zurumogbonda3225
    @zurumogbonda3225 Рік тому

    God bless you... best explanation of wso2 integration

  • @nergizunal6114
    @nergizunal6114 3 роки тому +2

    thank you for your sharings, how can I add the WSO2 Enterprise Integrator 6.6. I got missing path error while adding a new server.

    • @integrationcorner268
      @integrationcorner268  3 роки тому +1

      Hi Nergiz, Thanks for reaching out. I presume you are trying to install WSO2 for the first time. Couple of things that you might have missed are
      CLASSPATH - please check whether this points to /lib
      PATH - please make sure you have an entry that points to /bin
      I hope this helps .. Else please details of the error so that I may be able to help you better .. Cheers :-)

    • @nergizunal6114
      @nergizunal6114 3 роки тому

      @@integrationcorner268 Thank you for your response, It's solved. :)

  • @nakeepanpi9349
    @nakeepanpi9349 Рік тому

    Can you please provide some details on IDE setup. It is eclipse i see but what more plug-ins needs to be installed

  • @usmaniqbal7661
    @usmaniqbal7661 Рік тому

    The backend service is getting data from where ? is this a dummy data ? if yes then where is that configured ?

  • @stevenjon7995
    @stevenjon7995 2 роки тому

    I can't see Maven Multi Module Project( 6:23 ) in new project search box , please help me.

  • @fahadgaliwango4502
    @fahadgaliwango4502 3 роки тому +2

    Suppose request has XML payload, how can I pass it to a log mediator , thank you

    • @integrationcorner268
      @integrationcorner268  3 роки тому +1

      You can log the whole request using the below syntax if you are working with webservice

    • @fahadgaliwango4502
      @fahadgaliwango4502 3 роки тому

      I still use your videos as a reference to learn WSO2 , I wish u share that sample data so that i can follow along

  • @troxy1935
    @troxy1935 3 роки тому +2

    how you have import wizard in eclipse?

    • @integrationcorner268
      @integrationcorner268  3 роки тому

      My apologies. I couldn't comprehend your question completely. Could you please elaborate bit more ?

  • @aaaggabao
    @aaaggabao 4 роки тому +3

    How to setup the getEmployee backend?

    • @integrationcorner268
      @integrationcorner268  4 роки тому

      Aldrin Aggabao I used Data Service feature to expose a backend service. I can share that, but in that case you would need to set up the dependent Database objects. A quick work around would be to use Calculator service, which is available for free (www.dneonline.com/calculator.asmx) as your backend.

    • @aaaggabao
      @aaaggabao 4 роки тому +1

      @@integrationcorner268 I'll try the Calculator service. Thank you for the info.

    • @aaaggabao
      @aaaggabao 4 роки тому +1

      The calculator service on WSO2 is working perfectly. Thanks again.

    • @altanzulotgon21
      @altanzulotgon21 3 роки тому

      @@integrationcorner268 It seems out of service, is there any other calculator service for backend?

  • @hoanghiepnguyen291
    @hoanghiepnguyen291 2 роки тому

    thanks for your explained video! Which version of integrator studio do you use?

  • @farisabdurrahman3064
    @farisabdurrahman3064 4 роки тому +1

    Mantap euy Anda!

  • @faizankhalid8052
    @faizankhalid8052 4 роки тому +2

    kindly provide the maven link which one you installed ?

  • @mohammadkassir3545
    @mohammadkassir3545 2 роки тому

    Hello , what version of integration studio you are using?

  • @amitchaurasia5771
    @amitchaurasia5771 3 роки тому

    I am confused between wso2 api manager and enterprise integrator as the same transformation from json to xml i can do in wso2 api manager using message mediation. please could you explain what is the difference?

    • @integrationcorner268
      @integrationcorner268  3 роки тому

      WSO2 API Manager is the API Management solution from WSO2 where as EI is an Enterprise Service Bus. Typically API Management solutions are positioned at the network perimeter in DMZ layer as an entry point to an enterprise's services where an ESB is usually sits in internal network and integrates various applications with in the enterprise. ESB also enables integration with external entities. So, I hope it is clear that both products serve separate functionalities. Regarding transformation capabilities - As api manager leverages the same mediation engine used in EI, you can defines sequences to achieve message transformations capabilities as you do in EI. However, personally, I wouldn't perform any transformation in API Gateway unless there is strong justification to do so. A recommended approach is to keep your API Manager layer as light as possible and, let it do the job it is meant for (security, throttling, api metering etc). Disclaimer - This is my view :-)

  • @GODFIREFAST
    @GODFIREFAST 3 роки тому

    could you explain what the address tag is used for in 14:26 please ?

  • @imteyazify
    @imteyazify 2 роки тому

    @Integration Corner sir, please let me know from where you are copying the endpoint code in the video 14.34 duration . Thanks in advance

    • @integrationcorner268
      @integrationcorner268  2 роки тому

      My bad .. I think I missed to capture that in Video. You will get the same code if you drag and drop an endpoint inside the call mediator. and then configure soap endpoint. You can find the source code in git - github.com/integrationcorner/wso2eitutorialseries

  • @veenasharma2952
    @veenasharma2952 4 роки тому

    please provide the details of IDE and tool where you used xml data and uou did post req, which tool is that?

  • @urvishsoni3910
    @urvishsoni3910 2 роки тому

    Hello sir can you please provide xml which you using in it

  • @yacoubacisse1384
    @yacoubacisse1384 4 роки тому +2

    Hello thanks for this great tutorial, can i have your xlm code you used at 11:53?

  • @FreeDomMe2
    @FreeDomMe2 Рік тому

    how do I connect to WSO2 EI ?

  • @deepikasrinivasasharma7481
    @deepikasrinivasasharma7481 3 роки тому +1

    Sir can you explain how to connect wso2 EI with MERN?

    • @integrationcorner268
      @integrationcorner268  3 роки тому +1

      I hope you meant MERN stack. Now, when it comes to integrating with EI, I preference would be to use standard open protocols whichever be the layer from which you wish to connect to EI. In your case, you can expose the backend apis through WSO2 EI with a set of proxy APIs and let the front-end access it through endpoints of WSO2 EI.

    • @deepikasrinivasasharma7481
      @deepikasrinivasasharma7481 3 роки тому

      @@integrationcorner268 Can you please explain it with a simple example in video?

    • @deepikasrinivasasharma7481
      @deepikasrinivasasharma7481 3 роки тому +1

      @@integrationcorner268 Sir I already have a project with react JS as front end, node/Express backend and MongoDB database with REST API..
      Now how can I connect WSO2 in this project?
      Can you please show a simple example so that it would be easier to understand well?

    • @integrationcorner268
      @integrationcorner268  3 роки тому +1

      @@deepikasrinivasasharma7481 I would be happy to assist you. But, I am not an expert in any of the components involved in your project except WSO2 part. Regarding the WSO2 Part, as the communication is happening completely over REST Interface, you can refer to my ua-cam.com/video/aPR-eTx-QVs/v-deo.html to understand how to build a REST API.

    • @deepikasrinivasasharma7481
      @deepikasrinivasasharma7481 3 роки тому

      @@integrationcorner268 Yes sure. Thankyou so much for the help.

  • @khannsovannaphom6336
    @khannsovannaphom6336 Рік тому

  • @sathyapal9339
    @sathyapal9339 4 роки тому

    Is there any seperate ide or can we use eclipse

    • @integrationcorner268
      @integrationcorner268  4 роки тому

      sathya pal - as far as I know Integration studio is what WSO2 recommends. I have seen my colleagues using eclipse plug-in

    • @MenukaIshan
      @MenukaIshan 4 роки тому +1

      The integration studio is built on Eclipse. On previous versions, you are able to use eclipse using plugins but the newer versions are far from UI and can see plugin download pages from wso2 site

  • @If_you_hvae_noticed
    @If_you_hvae_noticed 3 роки тому +1

    which is this IDE??

    • @integrationcorner268
      @integrationcorner268  3 роки тому

      I am using WSO2 integration studio. You can download it at wso2.com/integration/integration-studio/

  • @PolarisMyWay
    @PolarisMyWay 2 роки тому

    It is hard to call this 'demo' - too many missings, eg backend etc.

  • @vivekkumar2519
    @vivekkumar2519 4 роки тому

    Can you please provide some details on IDE setup. It is eclipse i see but what more plug-ins needs to be installed

    • @MenukaIshan
      @MenukaIshan 4 роки тому +1

      wso2.com/integration/integration-studio/