Create a Weather Bot using AARI, Interactive Forms in A360 | AARI Use Case

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

КОМЕНТАРІ • 21

  • @SaajanBasanwar
    @SaajanBasanwar 8 місяців тому +1

    Good one

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

    I have a query please help
    How you converted temperature from kelvin to celsius please reply

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

      There is a formula for that:
      Whatever value you get in Kelvin, Subtract that from 273.15.
      For example:
      1Kelvin - 273.15 = -272.1 degree Celsius

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

      @@RPAFeed ohh I thought, predefined variables were available for conversion, but after commenting I got it
      thank for reply

    • @RajatSingh-cj7ky
      @RajatSingh-cj7ky 10 місяців тому

      I am trying to do the same but it is saying that wrong input in my kelvinToCelsius variable@@RPAFeed

  • @umerIqbal-m3g
    @umerIqbal-m3g Рік тому

    you don't have complete tutorial for this?

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

      Yeah, in this video I haven’t shown coding the bot line by line. However, covered all the aspects and approach.

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

    Sorry But where have you used AARI feature in this its just API call and interactive forms right?

    • @RPAFeed
      @RPAFeed  2 роки тому +1

      Interactive forms are part of AARI for desktop

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

    Sir can you please create actual organization project using AA360.Means it's actual use in organization with small project example.

    • @RPAFeed
      @RPAFeed  Рік тому +1

      Cannot share the actual client related automation projects on public platforms

  • @ROHITKUMAR-ut9vw
    @ROHITKUMAR-ut9vw Рік тому

    Sir, when I am running the same thing like main.temp then nothing is coming, can you help me with this

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

      It's the resulting JSON after hitting the OpenWeatherMap API. For some reason, if that is not showing may be you are doing something wrong. Kindly follow the video step by step. You might be missing something.

    • @ROHITKUMAR-ut9vw
      @ROHITKUMAR-ut9vw Рік тому

      @@RPAFeedThank you for reply, I have checked too many times, and it is same like you, have did.
      and one thing that I observed is, when I am querying keys which have integer value(like humidity) then the output is coming, but when I am querying keys (like temperature) then the output is not coming.

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

      @@ROHITKUMAR-ut9vw check if your variables are created with proper types

    • @ChinmayKumar-fx9zf
      @ChinmayKumar-fx9zf 28 днів тому +1

      @@RPAFeed same problem here bro, any solution..?

  • @SantoshWadje-s3x
    @SantoshWadje-s3x Рік тому

    Example is nice but need more details of code :)

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

      This is built using community edition so no option to export the bot files. I will try to make a video on code walkthrough

  • @roobanrajr8866
    @roobanrajr8866 2 роки тому +1

    Put video about Learning instance in AA 360 bro

    • @RPAFeed
      @RPAFeed  2 роки тому +1

      Soon there will be a series on IQBot