ความคิดเห็น •

  • @ShravanKumarBibinagaram
    @ShravanKumarBibinagaram 6 หลายเดือนก่อน

    Hi Sir,
    I dint get one thing here, we are binding external application (React) with the Pega application by changing the URL in the VS. That's fine, but, how are React UI and Pega UI fields connected?
    Do we need to create all new sections, fields, navigations etc.. again in pega as present in React application?
    Plz plz reply

    • @Qtometa
      @Qtometa 6 หลายเดือนก่อน

      Lets say you built a loan application in pega in with UI as well with section and views. Now you want to present the same application through react, it can be done through API which executed through react code and presented the same UI and data from the api response what you created for pega.

    • @ShravanKumarBibinagaram
      @ShravanKumarBibinagaram 6 หลายเดือนก่อน

      ​@@Qtometa Got it. What if other way round? I.e., I have existjng react UI application and want my backend operation with Pega application?

    • @Qtometa
      @Qtometa 6 หลายเดือนก่อน

      @@ShravanKumarBibinagaram you can do that as well using DX api.

    • @Qtometa
      @Qtometa 6 หลายเดือนก่อน

      Check this Learn Pega DX API to Create and Perform cases #pega #pegadev #pegahelp
      th-cam.com/video/Ou2y1ZBvk40/w-d-xo.html

    • @ShravanKumarBibinagaram
      @ShravanKumarBibinagaram 6 หลายเดือนก่อน

      ​@@QtometaYes going through. Thanks a lot !!

  • @mr_pardhu_zone
    @mr_pardhu_zone 2 ปีที่แล้ว

    I am trying to log in With correct credentials in pega react starter pack .. it's showing network error.. please help me bro 😊

    • @Qtometa
      @Qtometa 2 ปีที่แล้ว +1

      Please make sure you have updated the endpoint in react side and also check the api service package . You can try removing SSL.

    • @mr_pardhu_zone
      @mr_pardhu_zone 2 ปีที่แล้ว

      @@Qtometa i unchecked TLS/SSL option in api service package...how to update end point url?? .

    • @Qtometa
      @Qtometa 2 ปีที่แล้ว

      @@mr_pardhu_zone In the video I have mentioned, there should be one file under services endpoint.js in that you have to update.

    • @mr_pardhu_zone
      @mr_pardhu_zone 2 ปีที่แล้ว

      @@Qtometa yeah 👍 bro it's working.. Thanks 😊

    • @Qtometa
      @Qtometa 2 ปีที่แล้ว +1

      Good to know.. great 👍🏻